Opened 16 years ago
Closed 16 years ago
#13460 closed defect (bug) (fixed)
wpcat2tag: Category to tag conversion fails on default post category
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Import | Keywords: | has-patch |
| Focuses: | Cc: |
Description
When converting categories to tags the conversion fails when it tries to convert the default post category into a tag:
Fatal error: Cannot use object of type WP_Error as array in /wp-admin/import/wp-cat2tag.php on line 263
Attached is a patch that handles the error.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
http://plugins.trac.wordpress.org/changeset/244779