Details
Description
Wrong highlighting of open page.
Similar to this issue -> MGNLSTK-496
To test:
- Go to https://demoauthor.magnolia-cms.com/.magnolia/admincentral#app:pages:;
- Create a page "test" and 2 sub-pages: "hall" and "hallo"
- Open the "hallo" page in preview mode
- => Now both pages are highligted
I think the error is in "isOpen" method in NavigationTemplatingFunctions, more specifically the usage of "startsWith"
Checklists
Acceptance criteria