[wp-trac] [WordPress Trac] #32248: adding a term containing "&" and renamed
WordPress Trac
noreply at wordpress.org
Tue May 5 11:13:55 UTC 2015
#32248: adding a term containing "&" and renamed
----------------------------+-----------------------------
Reporter: olivM | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Administration | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
----------------------------+-----------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"32353"]:
{{{
#!CommitTicketReference repository="" revision="32353"
Improve sanitization of 'name' param in `get_terms()`.
Values of 'name' that contain db-encoded character on insert - like an
ampersand, which is HTML-encoded in the database - will only match if they
go
through the same `sanitize_term_field()` routine.
Fixes #32248.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32248#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list