There are 9 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8955b938-1f8c-49fc-996d-a51bc2ac756a XWIKI-23354 Closed

The #documentTree($option) is broken when using the showTerminalPages=false

 
View issue   ยท   Add comment
 

9 updates

 
cid:jira-generated-image-avatar-8c57846d-3e48-4a1b-90fe-7516e4f6e061 Changes by Marius Dumitru Florea on 17/Jul/25 09:47
 
Version: 17.0.0-rc-1
Version: 17.1.0
Version: 16.10.9
Version: 16.10.3
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Fixed
Pull Request Status: Pull Request accepted
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-8c57846d-3e48-4a1b-90fe-7516e4f6e061 Marius Dumitru Florea on 17/Jul/25 09:45
 

Farcasi Alexandru-Vicentiu thanks for catching this. So the regression is that I modified ChildPageFilter to add the space. prefix but I didn't update the query in SpaceTreeNode which uses this filter. I should have checked all usages of this filter. Sorry.