[wp-trac] Re: [WordPress Trac] #8146: Quick tag/category edit
appears to be using filtered data
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 18 15:05:13 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, has-patch |
----------------------------------------------------+-----------------------
Changes (by jhodgdon):
* status: closed => reopened
* resolution: fixed =>
Comment:
Leaving those 'cat_rows' etc. filters in there means it is not fixed for
anyone who was using those filters previously, because those filters were
only being used in prior versions of WP for filtering displayed data, and
now they are being applied to editable data (in the quick edit fields). So
I am reopening this again.
I am also attaching a patch that reverts [9751] and does all the filtering
in a more rational way (now that the underlying cache problem has been
fixed), and also removes the 'cat_rows' filtering.
--
Ticket URL: <http://trac.wordpress.org/ticket/8146#comment:36>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list