[wp-trac] [WordPress Trac] #12553: Quick edit for link categories fails
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 8 08:11:43 UTC 2010
#12553: Quick edit for link categories fails
----------------------------+-----------------------------------------------
Reporter: kpdesign | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Administration | Version: 3.0
Severity: normal | Keywords: quick-edit, link-category, has-patch, commit
----------------------------+-----------------------------------------------
Changes (by mdawaffe):
* keywords: quick-edit, link-category => quick-edit, link-category, has-
patch, commit
Comment:
I'm not sure why Link Categories has it's own admin page instead of using
edit-tags.php?taxonomy=link_category, but the attached is a quick fix for
the bug.
For taxonomies that use edit-tags.php?taxonomy=blah, there is already
several hidden inputs with name="taxonomy", which is what the AJAX needs
in order to function.
edit-link-categories.php has no such hidden input. Attached adds one to
inline_edit_term_row().
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12553#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list