Modify ↓
#4288 closed defect (fixed)
Javascript code stealing attributes from navigation
| Reported by: | izzy | Owned by: | Catalin BALAN |
|---|---|---|---|
| Priority: | normal | Component: | SectionEditPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
This is an issue comparable with #4180. I tracked it down to the JavaScript code (by commenting out the add_script call in web_ui.py). When e.g. using MenusPlugin, the "active" class gets stolen from the active menu item (see #4267).
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [5034]) SectionEditPlugin: - Fixed #4288