Opened 16 years ago
Closed 16 years ago
#13256 closed defect (bug) (fixed)
JS ordering on admin menus page needs to be updated
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | major | Version: | 3.0 |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Patch fixes
Attachments (1)
Change History (4)
#2
@
16 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
I'm not sure if this is the fix that broke it, up to a point about an hour ago the menus were working OK, but it is now not possible to save menu items as children. You can physically move them, but once saved the hierarchy is lost. (Note this is with Javascript ENABLED.)
Note: See
TracTickets for help on using
tickets.
(In [14454]) Use correct field name. fixes menu ordering issues. props filosofo, fixes #13256.