You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2012/05/25 10:26:23 UTC

[jira] [Resolved] (CMIS-535) Property Choice problem with Alfresco response

     [ https://issues.apache.org/jira/browse/CMIS-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-535.
---------------------------------

    Resolution: Not A Problem

Alfresco 3 is not spec compliant in this regard. The tag should be <cmis:choice> and not <cmis:choiceString>. This has been fixed in Alfresco 4.

                
> Property Choice problem with Alfresco response
> ----------------------------------------------
>
>                 Key: CMIS-535
>                 URL: https://issues.apache.org/jira/browse/CMIS-535
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client-bindings
>    Affects Versions: OpenCMIS 0.7.0
>         Environment: All
>            Reporter: Marco Spasiano
>            Priority: Blocker
>
> In Alfresco I have a problem with choice because the response of type definition is like this:
> ...
> <cmis:choiceString displayName="Arabo">
>    <cmis:value>Arabo</cmis:value>
> </cmis:choiceString>
> ...
> And OpenCmis client don't parse this in ChoiceList but only in 
> CmisExtensionElement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira