Status Quo:
Create menu entry "List All Categories in an Article Category Tree" for ROOT category [ME1]
(= index.php?option=com_content&view=categories&id=0 )
The default routes that do display ROOT category list do NOT match the menu entry:
Expectations
Sidenote: The default routes with parameter id=0 do match the menu entry route (as expected):
Suggested Fixes
(a) treat missing id parameter as id=0 and match the ROOT category menu entry route?
(b) treat missing id parameter not as ROOT but rather as "404" or similar?
Affected Files
probably the com_content Router?
6.1
| Labels |
Added:
bug
|
||
| Labels |
Added:
No Code Attached Yet
|
||