Details
-
Bug
-
Resolution: Fixed
-
Major
-
15.9-rc-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
The url to required rights entities are always the current page
Reproduction steps
- login as Admin
- create a page and add an object of type long text with a velocity macro in the content
- login with a standard user (i.e., no script and programming rights)
- edit the page
Expected
The url to the long text is a link to the object editor (e.g., http://localhost:8080/xwiki/bin/edit/Test/WebHome?editor=object&classname=AppWithinMinutes.TextArea&object=0)
Actual
The url is empty, consequently leading to the current page.
Note: the "longText" is probably not enough and should be enriched with some additional details.
Attachments
Issue Links
- is caused by
-
XWIKI-21311 Introduce a required rights analyzer
- Closed