Opened 4 years ago
Closed 4 years ago
#11080 closed defect (bug) (duplicate)
Category exporting problem resulting in duplicate categories when importing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Export | Version: | 2.9 |
| Severity: | normal | Keywords: | category, export, import, duplicate |
| 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)
comment:2
janeforshort
— 4 years ago
- Milestone changed from 2.9 to Future Release
- Priority changed from high to normal
- Severity changed from major to normal
Reported too late to make it into 2.9. Punting due to lack of patch.
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