This is still not perfect. The last change fixed the highlighting of the Home Dashboard when sub menus were used
Now when you are three levels deep you have a highlight issue as well.
Install Akeeba Backup
In Left menu go to Components -> Akeeba Backup For Joomla -> Control Panel NOTE ONLY Control Panel is highlights = Correct. (url /administrator/index.php?option=com_akeebabackup)
In Left menu go to Components -> Akeeba Backup For Joomla -> Profile Configuration NOTE INCORRECT Control Panel is highlighted as well as Profile Configuration. (url is /administrator/index.php?option=com_akeebabackup&view=configuration)
When selecting "Profile Configuration " only the "Profile Configuration " is highlighted as active.
When selecting "Profile Configuration " the "Control Panel " and "Profile Configuration " is highlighted as active.
@nikosdion This is NOT AN AKEEBA BACKUP BUG This is a Joomla Admin Menu Javascript bug.
@dgrammatiko Maybe you would be so kind to fix this once and for all by refactoring the code correctly, my last change was really only for the Home Dashboard menu item and did not have sub menus in its scope. Maybe some reincarnation of #34484 (comment) that takes into account the Home Dashboard as well ?
Labels |
Added:
No Code Attached Yet
|
I'm going to bed
I have a fix
I will fix it myself tomorrow
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-25 00:47:40 |
Closed_By | ⇒ | PhilETaylor |
The cause is the exact same issue I identified a few months ago