[wp-trac] Re: [WordPress Trac] #7559: strip_tags() breaks category
names with left angle brackets
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 28 18:16:37 GMT 2009
#7559: strip_tags() breaks category names with left angle brackets
------------------------------------------+---------------------------------
Reporter: squirreling | Owner: ryan
Type: defect (bug) | Status: reopened
Priority: high | Milestone:
Component: Taxonomy | Version: 2.6
Severity: minor | Resolution:
Keywords: has-patch 2nd-opinion commit |
------------------------------------------+---------------------------------
Changes (by MattyRob):
* keywords: has-patch 2nd-opinion => has-patch 2nd-opinion commit
* status: closed => reopened
* resolution: worksforme =>
Comment:
Updated to latest trunk to test and it still breaks:
Categories with 'less than' symbols in the cat name have all text after
this symbol removed so 'some<thing' becomes 'some' and '<some' becomes
null with the category slug becoming an integer.
The patch I submitted still fixes this issue.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/7559#comment:19>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list