Opened 9 months ago
Closed 9 months ago
#21590 closed defect (bug) (fixed)
Adding a link category through the add link screen is broken
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4.2 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | yoavf |
Description
Broken since r21205
Attachments (1)
Change History (10)
comment:1
SergeyBiryukov — 9 months ago
- Keywords has-patch added
- Owner has-patch deleted
- Status changed from new to assigned
Related: #21152 (may affect what's going on here, not sure)
yoavf - do you mind explaining why that patch works? I don't really understand from looking at it :)
The patch work by assigning the proper expected ID to the input, the id that will be expected following the changeset in r21205 (the target was previously a class, and the ID was not in the proper format)
comment:7
markjaquith — 9 months ago
- Owner set to markjaquith
- Resolution set to fixed
- Status changed from assigned to closed
In [21688]:
comment:8
markjaquith — 9 months ago
- Resolution fixed deleted
- Status changed from closed to reopened
Re-open for 3.4.2
Note: See
TracTickets for help on using
tickets.

I need more coffee... :)