Nicolas Brandt created CMIS-861:
-----------------------------------

             Summary: hemistry-server-support openChoice property's attribute 
not handled
                 Key: CMIS-861
                 URL: https://issues.apache.org/jira/browse/CMIS-861
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-server
    Affects Versions: OpenCMIS 0.12.0
            Reporter: Nicolas Brandt
            Priority: Critical


Hi all,

We have defined a child type of "cmis:document" that contains a property which 
has following properties :
 - fixed set of choices
 - openChoice attribute set to "true".

When we try to value this property with a value outside of the choices list, 
the PropertyValidator (defined in 
org.apache.chemistry.opencmis.server.support.TypeValidator) throw 
CmisConstraintException exception with this message : "The property with id 
XXXXX has a fixed set of values. Value(s) XXXX are not listed.".
It seems that it doesn't take care of the openChoice attribute.

Best regards,




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to