There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7523ea24-25b1-4dcc-bd79-61d0a0370999 XWIKI-23890 Open

A script right related error shows up instead of the extension versions table when the extension page author does not have script right

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-9055560d-1ae9-48c3-a825-7bbb6408b25f Changes by Thomas Mortagne on 14/Jan/26 11:44
 
Description: To reproduce:
* import an extension with several versions
* modify the extension page with a user who does not have script right

It does not make much sense as the rights should be evaluated based on the sheet rights, which have script right.

Moving the content of ExtensionCode.VersionsHome to the sheet fixed the problem, but it should not be needed.
Component: Rendering - Script Macro
Component: Rendering - Include Macro