Fix complex type generation when only one sub field is defined
--------------------------------------------------------------

                 Key: NXS-805
                 URL: https://jira.nuxeo.com/browse/NXS-805
             Project: Nuxeo Studio
          Issue Type: Bug
          Components: Schemas
    Affects Versions: 2.4
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 2.4.1


When adding only one sub field in a complex field, the following error occurs 
at Nuxeo startup:

Caused by: java.lang.ClassCastException: 
org.nuxeo.ecm.core.schema.types.ListTypeImpl cannot be cast to 
org.nuxeo.ecm.core.schema.types.ComplexType

This is due to bad generation of sub field elements.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to