[wp-trac] Re: [WordPress Trac] #9397: Quick edit creates new tag
from existing tag-name sanitizing to a new tag-slug taking over the
existing tag-name as name for the new tag.
WordPress Trac
wp-trac at lists.automattic.com
Fri May 1 16:00:22 GMT 2009
#9397: Quick edit creates new tag from existing tag-name sanitizing to a new tag-
slug taking over the existing tag-name as name for the new tag.
---------------------------------------------------------------------+------
Reporter: forposts | Owner: jhodgdon
Type: defect (bug) | Status: assigned
Priority: high | Milestone: 2.8
Component: Taxonomy | Version: 2.7.1
Severity: critical | Resolution:
Keywords: needs-patch 2nd-opinion probably-wontfix tag quick edit |
---------------------------------------------------------------------+------
Comment(by hakre):
I think there is another route that is doable: Do not lookup Tags by their
Slugs but by their actual names. That will prevent the Bug of this ticket
as well. The Bug only existst because it is done only for looking for the
(guessed) slug.
The Bug would be prevented if the lookup would be done by only looking for
the name not a (guessed) slug.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9397#comment:24>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list