-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2 M4
-
Fix Version/s: 5.2 RC1
-
Component/s: None
DocumentTreeNodeImpl assume the document model of a node is bound to an active core session which is not the case when the document model is a result of search query performed by a query model on the core sql search implementation.
To make this more robust, add a constructor to DocumentTreeNodeImpl that explicitly propagate the session id of the root to the children.