Actions
Bug #6332
closedURL usage needs to send category id
Start date:
12 December 2016
Due date:
% Done:
100%
Estimated time:
Description
When trying to find the Itemid for a group URL it needs to send the category id with the viewUrl function to ensure it constructs the SEF URL correctly.
Updated by krileon over 8 years ago
This may not work well as it'd need to fallback to usage without the category id if nothing can be found otherwise you'd just have a bunch of ugly URLs. The new routing usage adds the appropriate category as well so this would only improve menu alias output.
Updated by krileon over 8 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
3.1.0) - % Done changed from 0 to 100
Yup, this wouldn't work. You can't even specify additional Itemid attribute checks for plugin URLs through the API.
Actions