Fix CoreSession.queryIt()
-------------------------

                 Key: NXP-3814
                 URL: http://jira.nuxeo.org/browse/NXP-3814
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Core SQL Storage
    Affects Versions: 5.2 GA
            Reporter: Radu Darlea
            Assignee: Thierry Delprat


In our work we tried to use CoreSession.queryIt() on NXQL "SELECT * FROM 
Document", using an unrestricted session. While using simple query() method it 
returns a number of documents, the iterator returned by queryIt() is empty.
The unit test on this method is using JCRSession, which is not the case in 
production.
The 2 query methods are implemented differently, I can't tell where the problem 
is.

-- 
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