Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.8
-
Unknown
-
N/A
-
N/A
-
Pull Request accepted
-
Description
This issue will be handled on two different ways:
On branches prior to 14.0RC1:
Add a getUix() method in com.xpn.xwiki.api.Context, that way calling $xcontext.uix will not required to the programming rights.
On 14.0RC1:
Deprecate and move to legacy com.xpn.xwiki.api.Context#getUiX() and instead initialize the velocity variable $uix on org.xwiki.uiextension.internal.WikiUIExtension#before (and revert it on after).
Attachments
Issue Links
- blocks
-
XWIKI-19289 Defining a menu with scope wiki on a sub-wiki requires programming rights
- Closed