In #1260716: Improve language onboarding user experience we converted the $_GET['locale'] parameter of the installer to $_GET['langcode'] to conform to Drupal standards. We left a little compatibility layer in the installer to be able to run with the testbot, but now that the testbot is updated with #1352220: Drupal 8 changes installer language to take from GET langcode, we should be fine to remove the compatibility layer (AKA cruft).

Comments

gábor hojtsy’s picture

Issue tags: +sprint

Add sprint tag too.

gábor hojtsy’s picture

Status: Needs review » Reviewed & tested by the community

Trivial in reference to the two issues mentioned above.

tstoeckler’s picture

Yup, RTBC +1.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 8.x. Thanks!

gábor hojtsy’s picture

Issue tags: -sprint

Great, remove sprint tag. Also, this will not need a changelog entry, so we are done with this.

Automatically closed -- issue fixed for 2 weeks with no activity.