[ https://jira.nuxeo.com/browse/NXP-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Florent Guillaume updated NXP-7312: ----------------------------------- Description: When the server collation is case insensitive (CI present in the collation name), some queries will fail because they are supposed to match the {{File}} type but will also match the {{file}} complex properties. {noformat} org.nuxeo.ecm.core.api.DocumentException: Unknown document type: file {noformat} was: When the server collation is case insensitive, some queries will fail because they are supposed to match the {{File}} type but will also match the {{file}} complex properties. {noformat} org.nuxeo.ecm.core.api.DocumentException: Unknown document type: file {noformat} Environment: SQL Server with a case-sensitive collation configured (was: SQL Server) > Fix queries using operator IN in their clauses for SQL Server > ------------------------------------------------------------- > > Key: NXP-7312 > URL: https://jira.nuxeo.com/browse/NXP-7312 > Project: Nuxeo Enterprise Platform > Issue Type: Bug > Components: Core SQL Storage > Affects Versions: 5.3.1 > Environment: SQL Server with a case-sensitive collation configured > Reporter: Florent Guillaume > Priority: Critical > Fix For: 5.4.3 > > > When the server collation is case insensitive (CI present in the collation > name), some queries will fail because they are supposed to match the {{File}} > type but will also match the {{file}} complex properties. > {noformat} > org.nuxeo.ecm.core.api.DocumentException: Unknown document type: file > {noformat} -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ ECM-tickets mailing list ECM-tickets@lists.nuxeo.com http://lists.nuxeo.com/mailman/listinfo/ecm-tickets