plone / Products.CMFPlone

The core of the Plone content management system
https://plone.org
GNU General Public License v2.0
246 stars 186 forks source link

Portal tabs highlighting wrong for nested folders #2047

Closed mjmare closed 1 year ago

mjmare commented 7 years ago

What I expect to happen:

I have some folders, say:

/A /A/B /A/B/C

I have manually created portal actions in the ZMI with the corresponding URLs: string:${globals_view/navigationRootUrl}/A

What actually happened:

The tabs work but only one is highlighted. It seems that whatever tab is selected the longest path is matched (at least, that is what I gather from the source GlobalSectionsViewlet)

What version of Plone/ Addons I am using:

5.0.7

jensens commented 1 year ago

I close the issue, because it addresses a Plone version that is no longer supported. If you think this is wrong please reopen the issue and assign a matching milestone.