Feature proposal #8010
open
Rewrite Itemid parsing behavior
Added by krileon over 4 years ago.
Updated 3 months ago.
Description
This is no longer reliable enough. It is unable to accurately perform partial or full matches for plugin URLs. It's also not efficient having to perform a database query per menu item. Instead all menu items should be grabbed then parsed. Ideally this should be done entirely using Joomla menu API instead of having to call the database directly as well. This is already partially implemented with $_CB_framework->itemid and can simply be improved further there.
Be nice if this had a trigger as well so plugins can override the Itemid parsing if needed.
- Target version changed from CB 2.4.6 to CB 2.4.7
- Target version changed from CB 2.4.7 to CB 2.5.0
- Target version changed from CB 2.5.0 to CB 2.6
- Target version changed from CB 2.6 to CB 2.6.1
- Target version changed from CB 2.6.1 to CB 2.7
- Target version changed from CB 2.7 to CB 2.7.2
- Target version changed from CB 2.7.2 to CB 2.7.3
- Target version changed from CB 2.7.3 to CB 2.7.4
- Target version changed from CB 2.7.4 to CB 2.8
- Target version changed from CB 2.8 to CB 2.8.1
- Target version changed from CB 2.8.1 to CB 2.8.2
- Target version changed from CB 2.8.2 to CB 2.9.0
- Target version changed from CB 2.9.0 to CB 2.9.2
- Target version changed from CB 2.9.2 to CB 2.9.3
- Target version changed from CB 2.9.3 to CB 2.9.4
Also available in: Atom
PDF