[wp-trac] Re: [WordPress Trac] #4647: Text in database should not be
entity-encoded
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 12 23:06:30 GMT 2008
#4647: Text in database should not be entity-encoded
------------------------+---------------------------------------------------
Reporter: redsweater | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.2.1
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by josephscott):
This is happening because 'pre_term_name' in wp-includes/default-
filters.php is encoding the data before it gets to the database. Removing
that default filter fixes the problem for both category and tags.
--
Ticket URL: <http://trac.wordpress.org/ticket/4647#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list