Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.1-milestone-1
-
None
-
Trivial
-
N/A
-
N/A
-
Description
Steps to reproduce:
- Login with Admin
- Create a new user (U1)
- Grant that user the right to Delete a certain page (for ex. Sandbox.WebHome)
- Login with U1
- Go to http://localhost:8080/xwiki/bin/view/Main/SpaceIndex?space=Sandbox -> see spaceIndex.png
The only Actions displayed are "copy" and "delete", even if you have the right to rename the page. If you hover over Page the Rename link is visible -> see pageMenu.png
The only way I managed to make the button appear is by giving U1 the Admin right.
I've also noticed the "rights" button isn't displayed for non Admin users, but that might be another issue.