[ 
http://jira.nuxeo.org/browse/NXP-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49245#action_49245
 ] 

Florent Guillaume commented on NXP-3121:
----------------------------------------

Urgent fix was done for 5.2 M4:
http://hg.nuxeo.org/nuxeo/nuxeo-platform/rev/852ffbd8972a

Will need a cleaner one for the final release.



> STARTWITH clause is no longer supported on fields other than ecm:path
> ---------------------------------------------------------------------
>
>                 Key: NXP-3121
>                 URL: http://jira.nuxeo.org/browse/NXP-3121
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Thierry Delprat
>            Assignee: Thierry Delprat
>             Fix For: 5.2 M4
>
>
> Typically "select * from Document where dc:coverage STARTSWITH 'europe'" does 
>  not work anymore
> =>
> org.nuxeo.ecm.core.storage.sql.QueryMaker$QueryMakerException: STARTSWITH 
> requires ecm:pathas left argument
> Action : Change the QueryModel to automatically convert the query 
> => "select * from Document where dc:coverage LIKE 'europe%'" 

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