[wp-trac] [WordPress Trac] #23367: Remove message parameters from admin URl's in the browser address bar
WordPress Trac
noreply at wordpress.org
Wed Mar 11 21:50:26 UTC 2015
#23367: Remove message parameters from admin URl's in the browser address bar
--------------------------------------+-----------------------------
Reporter: mark-k | Owner: ocean90
Type: enhancement | Status: reviewing
Priority: low | Milestone: 4.2
Component: Administration | Version:
Severity: minor | Resolution:
Keywords: good-first-bug has-patch | Focuses: administration
--------------------------------------+-----------------------------
Comment (by morganestes):
@ocean90 I'm going to skip the equality check for current and filtered
URLs since there's some issues with `$_SERVER['REQUEST_URI']` being
filtered elsewhere in core, so equality isn't a guarantee like we want it
to be.
I've refreshed the patch with @helen's conditional check for an empty
`$removable_query_args`, so the script tag isn't printed if the filter is
effectively disabled.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23367#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list