[wp-trac] [WordPress Trac] #23199: The slug is modified against user will when inserting a new term
WordPress Trac
noreply at wordpress.org
Mon Jan 14 20:12:52 UTC 2013
#23199: The slug is modified against user will when inserting a new term
-----------------------------+--------------------------
Reporter: Chouby | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Taxonomy
Version: 3.5 | Severity: normal
Keywords: |
-----------------------------+--------------------------
Create a post tag:[[BR]]
*name: English[[BR]]
*slug: en[[BR]]
The tag is normally created.[[BR]]
Now create a category:[[BR]]
*name: English[[BR]]
*slug: english[[BR]]
The category is created with the slug "en" (no new term is created)[[BR]]
Now create a category:[[BR]]
*name: English[[BR]]
*slug: english-2[[BR]]
The category is correctly created with the slug "english-2" (a new term is
created)
Related but somewhat different from: #5809
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23199>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list