This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-c5063f08-c7e5-4518-876f-bc95b859b864 XWIKI-24414 Open

IndexTreeScriptService warns on null openTo for every document tree request

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-7c041c5b-e882-489e-b429-fadd28856230 Nikita Petrenko created this issue on 25/May/26 14:06
 
Summary: IndexTreeScriptService warns on null openTo for every document tree request
Issue Type: cid:jira-generated-image-avatar-c5063f08-c7e5-4518-876f-bc95b859b864 Bug
Affects Versions: 18.4.0-rc-1
Assignee: Unassigned
Components: Index
Created: 25/May/26 14:06
Environment: XWiki Jetty/HSQLDB 18.4.0-RC
Labels: regression
Priority: cid:jira-generated-image-static-major-a43ef8bf-1a94-4fcc-90d6-69fd67711f89 Major
Reporter: Nikita Petrenko
Description:

On start of local demo Jetty/HSQLDB 18.4.0-RC observe console log once you open instance

2026-05-25 14:32:02,274 [qtp226744878-199 - http://localhost:8080/xwiki/bin/get/Main/WebHome?] WARN  o.x.i.t.IndexTreeScriptService - Failed to normalize the given entity tree node id [null]. 
2026-05-25 14:32:02,326 [qtp226744878-199 - http://localhost:8080/xwiki/bin/get/Main/WebHome?] WARN  o.x.i.t.IndexTreeScriptService - Failed to normalize the given entity tree node id [null]. 
2026-05-25 14:32:02,391 [qtp226744878-194 - http://localhost:8080/xwiki/bin/get/Main/WebHome?] WARN o.x.i.t.IndexTreeScriptService - Failed to normalize the given entity tree node id [null].

These warnings aren't present if I start XWiki 18.3.0.