Actions
Feature proposal #8010
closedRewrite Itemid parsing behavior
Feature proposal #8010:
Rewrite Itemid parsing behavior
Added by krileon about 6 years ago. Updated 1 day ago.
Start date:
12 May 2020
Due date:
% Done:
100%
Estimated time:
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.
Updated by krileon about 6 years ago
Actions
#1
Be nice if this had a trigger as well so plugins can override the Itemid parsing if needed.
Updated by beat almost 6 years ago
Actions
#2
- Target version changed from CB 2.4.6 to CB 2.4.7
Updated by beat over 5 years ago
Actions
#3
- Target version changed from CB 2.4.7 to CB 2.5.0
Updated by beat over 5 years ago
Actions
#4
- Target version changed from CB 2.5.0 to CB 2.6
Updated by beat about 5 years ago
Actions
#5
- Target version changed from CB 2.6 to CB 2.6.1
Updated by beat almost 5 years ago
Actions
#6
- Target version changed from CB 2.6.1 to CB 2.7
Updated by beat over 4 years ago
Actions
#7
- Target version changed from CB 2.7 to CB 2.7.2
Updated by beat over 4 years ago
Actions
#8
- Target version changed from CB 2.7.2 to CB 2.7.3
Updated by beat almost 4 years ago
Actions
#9
- Target version changed from CB 2.7.3 to CB 2.7.4
Updated by krileon over 3 years ago
Actions
#10
- Target version changed from CB 2.7.4 to CB 2.8
Updated by beat over 3 years ago
Actions
#11
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat almost 3 years ago
Actions
#12
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat almost 3 years ago
Actions
#13
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat over 2 years ago
Actions
#14
- Target version changed from CB 2.9.0 to CB 2.9.2
Updated by beat about 2 years ago
Actions
#15
- Target version changed from CB 2.9.2 to CB 2.9.3
Updated by beat almost 2 years ago
Actions
#16
- Target version changed from CB 2.9.3 to CB 2.10.0
Updated by beat over 1 year ago
Actions
#17
- Target version changed from CB 2.10.0 to CB 2.11.0
Actions