This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-5d383613-d2e1-47aa-bbcd-9979717c30e6 XWIKI-23356 Open

Docextra UIXs are injected even when $docextras = [] is set

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-fff64e90-90f1-44a3-b12f-59f215aee302 Vincent Massol created this issue on 07/Jul/25 11:28
 
Summary: Docextra UIXs are injected even when $docextras = [] is set
Issue Type: cid:jira-generated-image-avatar-5d383613-d2e1-47aa-bbcd-9979717c30e6 Bug
Affects Versions: 13.6-rc-1
Assignee: Unassigned
Components: Web - Templates & Resources
Created: 07/Jul/25 11:28
Priority: cid:jira-generated-image-static-major-08535ae1-9f5d-4d40-96bb-f2d8af5959c2 Major
Reporter: Vincent Massol
Description:

Setting #set ($docextras = []) used to not display any tab but since XWIKI-18774 it does not work anymore and UIXs are injected. We need to fix this to keep the backward compatibility, even if the recommendation is to use #set($displayDocExtra = false).

 
 

2 updates

 
cid:jira-generated-image-avatar-fff64e90-90f1-44a3-b12f-59f215aee302 Changes by Vincent Massol on 07/Jul/25 11:29
 
Fix Version: 17.6.0-rc-1
Assignee: Vincent Massol