Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.19
-
Fix Version/s: 4.7.20
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
When adding a navigation menu via an extension that omits the navID and parentID, the menu item never shows up.
The problem seems to be a coincidence affecting the _fixNavigationMenu() function if the original id and the id you are assigning happen to be the same.