[wp-trac] [WordPress Trac] #35869: Preview of menu items includes unnecessary slashes for users without unfiltered_html
WordPress Trac
noreply at wordpress.org
Mon Feb 22 00:13:55 UTC 2016
#35869: Preview of menu items includes unnecessary slashes for users without
unfiltered_html
------------------------------+--------------------------
Reporter: ocean90 | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Customize | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"36608"]:
{{{
#!CommitTicketReference repository="" revision="36608"
Customize: Fix previewing and updating of nav menu items containing
slashed/slashable characters.
Prevents slashes from being added when a user without `unfiltered_html`
previews a nav menu item containing an apostrophe or some other slashable
character, and prevents the loss of an intentional slash (e.g. "\o/") when
saving a nav menu item, regardless of capability.
Fixes #35869.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35869#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list