Opened 15 years ago
Closed 15 years ago
#11080 closed defect (bug) (duplicate)
Category exporting problem resulting in duplicate categories when importing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.9 |
Component: | Export | Keywords: | category, export, import, duplicate |
Focuses: | Cc: |
Description
Certain chain of action lead to having duplicate categories when importing a wordpress export.
The steps to reproduce:
- Create a Category but leave the slug to be auto-generated
- Add a new post and attach it to that category
- Change only the slug of the category
- Export
- Import
- You will see that your category has been duplicated.
I just tested this in 2 fresh installs and the issue occurs
Change History (3)
Note: See
TracTickets for help on using
tickets.
Reproduced in trunk.
Got two categories:
Test Cat | test-cat | 0 posts <-- this shouldn't be here
Test Cat | test-cat-bla | 1 posts