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.

Comments

bxtaylor’s picture

StatusFileSize
new1.02 KB

Here's the patch.

marcingy’s picture

Status: Active » Reviewed & tested by the community

looks good to me

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 8.x. Thanks.

Status: Fixed » Closed (fixed)

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

jessebeach’s picture

Thanks xjm :)

jessebeach’s picture

Issue summary: View changes

Updated issue summary.