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. |