[wp-trac] [WordPress Trac] #9012: Most popular link category list
is broken
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 1 22:37:51 GMT 2009
#9012: Most popular link category list is broken
--------------------------+-------------------------------------------------
Reporter: chmac | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
[source:trunk/wp-admin/includes/template.php@#L506
wp_popular_terms_checklist()] creates <inputs with ids "in-link-category-
id" but the [source:trunk/wp-admin/js/link.dev.js@#L20 link.js
syncCheck()] function references id in-category.
These both need to be either in-link-category or in-category for the most
popular list to work on the link edit page.
One of the two attached patches will resolve this issue.
--
Ticket URL: <http://trac.wordpress.org/ticket/9012>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list