xwiki 8.4.4 from xwiki repo on Ubuntu
There are 44 pages in the home page “tree”
A user that has right to all sees 15 and “29 more”, which if clicked on shows another 15 and “14 more”, which if clicked on shows all of the pages
A user that only has rights to see some of the pages sees 2 pages and “29 more”, which if clicked on shows 5 pages and “14 more” , which if clicked on shows the total 9 pages that they have access to.
I presume that this is because the ACL is applied after the list is generated, and so is in effect “by design”, and would not be simple to change.
Is it possible to disable the tree expander so that it always shows the full “tree” ?
Cheers