Bug #2276
closed
Known Joomla bug (unfixed yet): menu display and params in backend need fix in joomla
Added by beat almost 14 years ago.
Updated about 13 years ago.
Start date:
02 February 2011
- Target version changed from CB 1.4.0 to CB 1.7
- Status changed from New to Assigned
- Assignee set to beat
- Target version changed from CB 1.7 to CB 1.8
- Target version changed from CB 1.8 to CB 1.7.1
The above examples all use J1.6/J1.7 MVC "views" folder in component root, which doesn't work if a metadata.xml (works if menu attribute isn't supplied) is provided in component root. However, the MVC for displaying menu parameters changed from J1.5 to J1.6 meaning it won't be cross compatible forcing components into providing 2 different packages. The menu item also continues to revert back to the first item because menus.php is looking for "view" and not our specified "task". Without fixes in Joomla I can't see a viable solution for us to implement as <state switch="task".. does nothing in J1.6/J1.7. Further testing shows that if the MVC "views" is used then the URL is appended with "&view=" instead of "&task=" so CB would also need to be updated to handle that as well.
- Subject changed from Joomla bug: menu display and params in backend need fix in joomla to Known Joomla bug (unfixed yet): menu display and params in backend need fix in joomla
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF