[wp-trac] [WordPress Trac] #31758: hashtag stripped out of wp-admin backend Dashboard URL's
WordPress Trac
noreply at wordpress.org
Wed Mar 25 00:22:30 UTC 2015
#31758: hashtag stripped out of wp-admin backend Dashboard URL's
--------------------------+------------------------------
Reporter: AITpro | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by AITpro):
And specifically with this js code:
{{{
if ( window.history.replaceState ) {
window.history.replaceState( null, null,
document.getElementById( 'wp-admin-canonical' ).href );
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31758#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list