Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation portlet doesn't recurse #96

Open
glemignot opened this issue Apr 28, 2017 · 0 comments
Open

Navigation portlet doesn't recurse #96

glemignot opened this issue Apr 28, 2017 · 0 comments

Comments

@glemignot
Copy link

The navigation portlet in Plone 5 never displays more than the elements in the current level, it doesn't even recurse even if the UI says it should recurse (depending on the parameters).

Here is a partial patch, that re-enables the feature if a non-zero depth is entered on the portlet, but it doesn't work (due to ExtendedPathIndex) if the depth is 0, so the UI should probably be updated too to indicate that a depth of 0 means no recursion.

navigation.diff.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant