Ticket #4920 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Spurious categories created when a category is deleted

Reported by: ryan Assigned to: ryan
Priority: normal Milestone: 2.3
Component: General Version: 2.3
Severity: major Keywords: taxonomy
Cc:

Description

http://comox.textdrive.com/pipermail/wp-testers/2007-September/005075.html

Deleting a category that has posts causes new categories to be created. These categories have names that are the same as the ids of the categories that were associated with the posts.

Change History

09/06/07 22:07:23 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6050]) Case terms to int so we don't try to create new terms with the term ids as the names. fixes #4920