[wp-trac] Re: [WordPress Trac] #8146: Quick tag/category edit
appears to be using filtered data
WordPress Trac
wp-trac at lists.automattic.com
Thu Nov 13 17:21:40 GMT 2008
#8146: Quick tag/category edit appears to be using filtered data
-----------------------------------------+----------------------------------
Reporter: jhodgdon | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Resolution:
Keywords: tag, category, edit, filter |
-----------------------------------------+----------------------------------
Comment (by jhodgdon):
Right. I am working on a fix though. It's not as simple as I though,
because if you do dipslay fitlering on get_category, the next call to
get_category ends up returning a reference to the same object, so $qe_data
has display-filtered data in it. so the fix is uglier than it needs to be,
sigh.
--
Ticket URL: <http://trac.wordpress.org/ticket/8146#comment:21>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list