This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-efa3088e-6bd9-4c10-a345-cdfbc1af2bfd XWIKI-23605 Open

Also exclude template pages that are non-terminal

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-97d21fe8-d676-4b88-ab37-2fd096b7f9d4 Vincent Massol created this issue on 16/Oct/25 12:15
 
Summary: Also exclude template pages that are non-terminal
Issue Type: cid:jira-generated-image-avatar-4ca47573-e84a-49ba-9ec2-4d64eb6b72cb Improvement
Affects Versions: 16.10.0
Assignee: Unassigned
Components: LiveTable
Created: 16/Oct/25 12:15
Priority: cid:jira-generated-image-static-major-6f5db7a3-88ee-4f5f-997b-7f917132b7f6 Major
Reporter: Vincent Massol
Description:

See https://github.com/xwiki/xwiki-platform/blob/e3c47745195fb445b054537be86f5c01ee69558b/xwiki-platform-core/xwiki-platform-livetable/xwiki-platform-livetable-ui/src/main/resources/XWiki/LiveTableResultsMacros.xml#L214-L218

Right now this doesn't work if your template page is non-terminal. The code probably pre-dates the introduction of nested pages. Note that nested templates is a feature so we need to support that use case.

 
 

1 update

 
cid:jira-generated-image-avatar-97d21fe8-d676-4b88-ab37-2fd096b7f9d4 Changes by Vincent Massol on 16/Oct/25 12:15
 
Issue Type: Improvement Bug