[wp-trac] [WordPress Trac] #14579: Ajaxify list-type screens in the admin
WordPress Trac
wp-trac at lists.automattic.com
Mon Nov 1 06:28:44 UTC 2010
#14579: Ajaxify list-type screens in the admin
----------------------------+-----------------------------------------------
Reporter: scribu | Owner: scribu
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 3.1
Component: Administration | Version:
Severity: normal | Keywords: ongoing-project
----------------------------+-----------------------------------------------
Comment(by solarissmoke):
I was editing some link categories (debug enabled) and came across the
following when trying to "quick edit" a category:
(Rev 16123)
{{{
PHP Notice: Undefined variable: type in \wp-admin\includes\list-table-
terms.php on line 344
PHP Notice: Undefined property: stdClass::$taxonomy in \wp-admin\includes
\list-table-terms.php on line 344
}}}
These are passed to the quick_edit_custom_box action. I'm not sure what
they were supposed to represent - can they be removed altogether?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14579#comment:110>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list