There are 5 updates, 1 comment.
 
 
Release Notes Application / cid:jira-generated-image-avatar-0049f65d-18ce-4a50-9ffc-b6126d487f66 RN-109 Closed

The custom report displays its own macro calls when a filter value ends with a tilde

 
View issue   ยท   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-dda00e54-e42b-427b-be38-46f41e6c8d2e Changes by Vincent Massol on 05/Sep/26 21:17
 
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Fixed
Tests: Unit
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-dda00e54-e42b-427b-be38-46f41e6c8d2e Vincent Massol on 05/Sep/26 21:09
 

Reproduced and fixed against XWiki 17.10.9 with the demo content installed.

Before, the report page displays its own two macro calls as text where the report should be: !rn109-before.png|thumbnail!

After, the same URL reports normally: !rn109-after.png|thumbnail!

The URL used for both is /xwiki/bin/view/ReleaseNotes/Code/Report?action=report&products=XWiki&versions=8.3%&displayer=grid~ - the trailing tilde sits on displayer, which the display macro validates and falls back to its default for, so the tilde is the only difference between the two renderings.