[wp-trac] [WordPress Trac] #19176: Tag auto-suggest doesn't work in Quick Edit for posts with no tags
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 29 18:23:04 UTC 2011
#19176: Tag auto-suggest doesn't work in Quick Edit for posts with no tags
-----------------------------+-----------------------
Reporter: linuxologos | Owner: nacin
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.3
Component: Quick/Bulk Edit | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------+-----------------------
Comment (by nacin):
Going with [attachment:19716.diff] for now, as it is a straightforward fix
for post tags in bulk edit.
Adding support for all flat taxonomies for all post types requires a bit
more work, as evidenced by the first pass in [attachment:19176v2.diff]. It
would probably be better to iterate through $('.tags_input', rowData) and
cherry pick the taxonomies from there. See how flat taxonomies are handled
for quick edit (line ~183).
scottbasgaard, can you open a new ticket for this? We can handle it in
3.4.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19176#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list