Actions
Bug #5026
closedUserlist URL building and Itemid parsing missing listid
Description
When checking for Itemid an additional string of parameters can be sent to be included with the URL when doing the database query. This is however not being used for Userlists, which results in multiple menu items to userlists using only the last Itemid it finds for userlist menu links. However, fixing this results in the general userlist menu item (no listid and loads Default userlist) linking to CB instead of its own menu item so the Itemid function needs updated to do a fallback (if no itemid found and additional is supplied then retry without additional).
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !742
Updated by krileon almost 10 years ago
Fixed in MR !747 cherry picked from MR !742
Updated by krileon almost 10 years ago
- Target version changed from CB 2.0.5 to CB 2.0.6
Actions