From #881376-161: "Run the clean URL test" UX is broken:
A patch was committed with the following comment text in system_clean_url_settings():
// Explain why the user is seeing this page and tell him what to expect
// after clicking the 'Run the clean URL test' button.
This should be changed to:
// Explain why the user is seeing this page and what to expect after
// clicking the 'Run the clean URL test' button.
The latest 7.x patch for the above issue already includes the comment fix, so this is 8.x only.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-gender-neutral-text-1284436-1.patch | 1.02 KB | bxtaylor |
Comments
Comment #1
bxtaylor commentedHere's the patch.
Comment #2
marcingy commentedlooks good to me
Comment #3
dries commentedCommitted to 8.x. Thanks.
Comment #5
jessebeach commentedThanks xjm :)
Comment #5.0
jessebeach commentedUpdated issue summary.