Skip to content

Conversation

@theLine
Copy link

@theLine theLine commented Jun 26, 2020

This commit will also look for translated pages with no parent.
Pages and their translations on the first level do not have a parent in the database (pid=0).
Thus \JBartels\BeAcl\Utility\UserAuthGroup->aclTraversePageTree() won't check for those translated pages.
Other translated pages do have a valid parent, so the existing behavior won't be modified.

This commit will also look for translated pages with no parent.
Pages and their translations on the first level do not have a parent
in the database (pid=0).
Thus `\JBartels\BeAcl\Utility\UserAuthGroup->aclTraversePageTree()`
won't check for those translated pages.
Other translated pages do have a valid parent, so the existing behavior
won't be modified.
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

Successfully merging this pull request may close these issues.

1 participant