Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#12196 closed defect (bug) (fixed)

Changes to a link's categories don't stick

Reported by: dphiffer Owned by:
Priority: normal Milestone: 3.0
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

With trunk, try the following:

  1. Add a new link without selecting a category
  2. Click edit on your new link
  3. Select a new category in addition to or instead of the default "Blogroll"
  4. Click update

On my install it doesn't update the category status of the link.

Change History (2)

#1 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [13053]) Test explicitly for false from insert()/update(). Fixes early return that preventing link categories from being saved. fixes #12196

#2 @ryan
17 years ago

  • Milestone Unassigned3.0
Note: See TracTickets for help on using tickets.