This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a570d866-70c7-4512-bf67-98ebe6fa4d8f XWIKI-23016 Open

The include macro is not checking if the target document exist

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3a73b14e-1843-4b32-9bc9-18aa1f8b72cd Thomas Mortagne created this issue on 25/Mar/25 10:00
 
Summary: The include macro is not checking if the target document exist
Issue Type: cid:jira-generated-image-avatar-a570d866-70c7-4512-bf67-98ebe6fa4d8f Bug
Affects Versions: 16.10.5
Assignee: Unassigned
Components: Rendering - Include Macro
Created: 25/Mar/25 10:00
Priority: cid:jira-generated-image-static-major-2cedab99-8a2a-4502-95bb-606156a769e2 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-3a73b14e-1843-4b32-9bc9-18aa1f8b72cd 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