This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-fc381e1b-665b-4791-8344-5a4cf5bc3351 XWIKI-23017 Open

The display macro is not checking if the target document exist

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a25af989-38a8-4a00-9ee9-1127c18d830b Thomas Mortagne created this issue on 25/Mar/25 10:01
 
Summary: The display macro is not checking if the target document exist
Issue Type: cid:jira-generated-image-avatar-fc381e1b-665b-4791-8344-5a4cf5bc3351 Bug
Affects Versions: 16.10.5
Assignee: Unassigned
Components: Display
Created: 25/Mar/25 10:01
Priority: cid:jira-generated-image-static-major-217b621c-5fea-4cc2-9b56-0608d0f262e6 Major
Reporter: Thomas Mortagne
Description:

It goes through all the plumbing to execute it, even through it does not make sense since the document does not exist.

 
 

2 updates

 
cid:jira-generated-image-avatar-a25af989-38a8-4a00-9ee9-1127c18d830b Changes by Thomas Mortagne on 25/Mar/25 10:02
 
Description: It goes through all the plumbing to check the right and execute it, even through it does not make sense since the document does not exist.
Labels: performance