Describe the bug
The confluence_detailssummary table output has an empty column.
To Reproduce
Steps to reproduce the behavior:
- Create a page with the following content:
{{confluence_detailssummary cql="ancestor = currentContent()" showLastModified="false" showPageLabels="false" showCreator="false"/}}
- Create some child pages.
- Go back to the page containing the call to
confluence_detailssummary in view mode.
- Use the browser's debugger tools to inspect the table
Expected behavior
There should not be a table column with no content nor header.
Screenshots

Environment (please complete the following information):
- OS: GNU/Linux (6.12.16-gentoo)
- Browser 128.7.0esr
- XWiki version 17.0.0-SNAPSHOT (20241219.204035-43)
- App version 1.26.4
Describe the bug
The
confluence_detailssummarytable output has an empty column.To Reproduce
Steps to reproduce the behavior:
confluence_detailssummaryin view mode.Expected behavior
There should not be a table column with no content nor header.
Screenshots
Environment (please complete the following information):