[wp-trac] [WordPress Trac] #10712: Sub categories automatically append a dash followed by the name of the parent
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 26 08:24:36 UTC 2010
#10712: Sub categories automatically append a dash followed by the name of the
parent
---------------------------+------------------------------------------------
Reporter: guischarf | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.0
Component: General | Version: 3.0
Severity: normal | Resolution:
Keywords: subcategories |
---------------------------+------------------------------------------------
Comment(by dd32):
I'm not sure why this ticket was set to fixed, It should've been closed as
wontfix.
The behaviour you are seeing is the correct behaviour.
If a term exists elsewhere with that slug, then newly created terms will
have the parent's slug appended.
In your case, I believe this may be due to you having a 'bbpress' tag or
similar?
However, This may be a change between 2.9 and 3.0 (Just as it was a change
between 2.8 and 2.9 reported here), The slugs are being set as unique
accross all taxonomies, and existing terms are not being re-used in
different taxonomies (to inherit the same Name/slug)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10712#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list