Michael Brackx created CMIS-921:
-----------------------------------
Summary: property query name case inconsistency
Key: CMIS-921
URL: https://issues.apache.org/jira/browse/CMIS-921
Project: Chemistry
Issue Type: Bug
Components: opencmis-server
Affects Versions: OpenCMIS 0.13.0
Reporter: Michael Brackx
Inconsistency in the handling of property query name case.
Querying for a property with the incorrect case, passes the type validator, but
then later on its columreference has no property definition.
TypeValidator.typeContainsPropertyWithQueryName is tolerant, yet
ColumnReference.getTypeDefinition is strict.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)