Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Sep 2014 at 15:43 UTC
Updated:
28 Oct 2014 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webflo commentedThis patch depends on #2336743: When more than one language is added in the profile, the installer ignores those.
Comment #2
webflo commentedComment #4
Désiré commentedThe most parts of this patch is already committed, can you submit a new one with the actual changes?
Comment #5
webflo commentedRerolled and fixed the failing test.
Comment #7
webflo commentedI forgot to include
testing_multilingual.info.ymlin the previous patch.Comment #8
webflo commentedComment #9
webflo commentedComment #12
webflo commentedComment #13
webflo commentedRe-rolled after #2336743: When more than one language is added in the profile, the installer ignores those got in.
Comment #14
mauzeh commented* Added failing test.
* Small change to inline doc.
* Tested this in the GUI.
* Coding standard looks good.
This is something we should document, for instance at https://www.drupal.org/node/2210443 ("How to Write a Drupal 8 Installation Profile"). Will keep an eye on this issue and update the page when it is committed.
Comment #16
lendudeRechecked with @mauzeh, looks good.
Comment #17
mauzeh commentedWhoops forgot the interdiff.
Comment #22
garphyTested it by adding keep_english in standard profile and it worked as it should.
I installed Drupal in French, and English was still there at the end.
I think it can be RTBC. Testbot is not happy because of the SHOULD-FAIL patch but the real patch is green.
Comment #25
webflo commentedBack to RTBC. The patch in #14 is green and war already RTBCed in #16
Comment #26
alexpottCommitted 44ad6d7 and pushed to 8.0.x. Thanks!
Comment #28
gábor hojtsySuperb, thanks!