Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.0.0-b2
-
Component/s: None
-
Labels:None
Description
To reproduce:
- Log in to Blesta staff area
- Delete the staff nav cache file
- Visit the Packages page
- Visit the Home page
- See that both Home and Packages are marked as active
It seems that the active status of the nav item is being cached. We should either remove it before caching or make sure it is always overridden when the nav is loaded.