asserting null value in NXQL is unsupported
-------------------------------------------

                 Key: NXP-4339
                 URL: http://jira.nuxeo.org/browse/NXP-4339
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.3.x
            Reporter: Stéphane Lacoin
            Assignee: Thierry Delprat
             Fix For: 5.3.x


NXQL do not support expression that assert null values. 

IE: executing the query 'SELECT * FROM Document where dc:title is null'  will 
produce the following error :

org.nuxeo.ecm.core.api.ClientException: Failed to execute query: 
org.nuxeo.ecm.core.query.QueryParseException: Syntax error: Invalid token <is> 
at offset 37 in query: SELECT * FROM File where dc:coverage is null
        at 
org.nuxeo.ecm.core.api.AbstractSession.query(AbstractSession.java:1404)




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