Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2008 at 02:06 UTC
Updated:
22 Feb 2008 at 02:51 UTC
The message "Testing clean URLs..." isn't removed in three out of four cases (install: success/error and settings: error). The enclosed patch fixes this (+ a minor codestyle improvement).
| Comment | File | Size | Author |
|---|---|---|---|
| cleanurl-hide-testing.patch | 1.78 KB | pancho |
Comments
Comment #1
panchoPlease review.
Comment #2
cburschkaOn installation:
Pre-patch: Line does not appear after testing.
Post-patch (and after clearing the browser cache to refresh the js!): Line disappears.
On installation, without the .htaccess file (to break clean URLs):
Pre-patch: Line does not appear after testing.
Post-patch: Line disappears.
On visiting ?q=admin/settings/ with the previous install (.htaccess still broken)
Pre-patch: Line does not appear after testing.
Post-patch: Line disappears.
Appears to be okay.
Comment #3
gábor hojtsyCommitted, thanks. RTBC for 7.x.
Comment #4
dries commentedCommitted to CVS HEAD.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.