Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
install system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2014 at 18:03 UTC
Updated:
29 Jul 2014 at 23:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
internetdevels commentedPatch added.
Comment #3
tibezh commented1: drupal-install-allow-select-english-2185583-1.patch queued for re-testing.
Comment #4
nod_Ohh I like that no-js solution :)
Comment #5
nod_That works for me, @sun are you set on a JS solution or is that good enough?
Comment #6
sunOh, hah, a simple link that contains the langcode query parameter is creative :-)
I hope that no installation profile ever wants to alter/enhance this form — but right now there are no such use-cases, and if they arise, we can still change this implementation at any time later on.
The only remark I have is to remove the wrapping EM tag, because the link is actually a regular link now.
Comment #7
longwaveClever solution!
I removed the <em> tag and also removed one unnecessary space.
Comment #8
sunThanks! :)
Comment #9
alexpottCommitted 22fa67d and pushed to 8.x. Thanks!