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

Florent Guillaume updated CMIS-23:
----------------------------------

    Summary: Types feed generation and parsing don't take folderType, 
policyType and relationshipType into account  (was: Types feed parsing doesn't 
take folder, policy and relationship types into account)

The feed generation has to be fixed as well, only <cmis:documentType> were 
generated.

> Types feed generation and parsing don't take folderType, policyType and 
> relationshipType into account
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CMIS-23
>                 URL: https://issues.apache.org/jira/browse/CMIS-23
>             Project: Chemistry
>          Issue Type: Bug
>          Components: atompub
>            Reporter: Ugo Cei
>            Assignee: Florent Guillaume
>            Priority: Critical
>         Attachments: patch3.txt, patch4.txt
>
>
> When parsing the "typeschildren" feed, only the <cmis:documentType> is 
> considered, but <cmis:folderType>, <cims:policyType> and 
> <cmis:relationshipType> should be considered as well, otherwise parsing a 
> feed with any of the above elements will result in an NPE.
> The patches provided extend the definition of the CMIS class to include 
> constant definitions for the above elements and provide a fix for this issue.
> A simple test which reads a types feed (generated by Alfresco 3.2) is also 
> included.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to