make TreeManager with querymodel work with SQL storage search feature
---------------------------------------------------------------------

                 Key: NXP-3205
                 URL: http://jira.nuxeo.org/browse/NXP-3205
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2 M4
            Reporter: Olivier Grisel
            Assignee: Olivier Grisel
             Fix For: 5.2


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to