#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:
- Add a new link without selecting a category
- Click edit on your new link
- Select a new category in addition to or instead of the default "Blogroll"
- Click update
On my install it doesn't update the category status of the link.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [13053]) Test explicitly for false from insert()/update(). Fixes early return that preventing link categories from being saved. fixes #12196