There are 2 updates.
 
 
Change Request Application / cid:jira-generated-image-avatar-e6471be8-fd9c-4433-a138-1a21530ba268 CRAPP-430 Open

Error when displaying diffs for pages having attached object of type DocumentationClass inside Change Request

 
View issue   ·   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-5bba5528-563d-4e7a-a732-1456314d1680 Changes by Eleni on 18/Jun/26 16:25
 
Description: I tested this locally (XWiki 17.10.7, CR 1.22.3, Doc App 1.13.2) as an admin user with full admin rights.

Steps to reproduce:

# Create a documentation page (a page that has a {code}DocumentationClass{code} object attached to it).
# Add content to any field of the page (or leave it empty).
# Save it as a Change Request (new CR or existing CR).
# Inside the Change Request, open the “Proposed changes” tab.
# Open the “rendered” view of the documentation.

Actual result:
The following error is displayed:

“Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:DocApp.Code.DocumentationSheet]. Check the rights of its last author or the parameters if it's rendered from another script.] Click on this message for details.”
!screenshot-1.png|thumbnail!

Expected result:
The documentation diffs should be rendered correctly without errors.
Attachment: screenshot-1.png