[
http://jira.nuxeo.org/browse/NXP-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume updated NXP-2651:
-----------------------------------
Description:
Setting a value using a nuxeo list property based on a type defined using the
following fails:
<xs:complexType name="theList">
<xs:sequence>
<xs:element name="item" type="xs:string" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
<xs:element name="participants" type="nxs:theList"/>
was:
Setting a value using a nuxeo property based defined using a <xs:complexType>
fails.
> SQL storage fails on old-style lists
> ------------------------------------
>
> Key: NXP-2651
> URL: http://jira.nuxeo.org/browse/NXP-2651
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Components: Core SQL Storage
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
> Priority: Major
> Fix For: 5.1.6
>
>
> Setting a value using a nuxeo list property based on a type defined using the
> following fails:
> <xs:complexType name="theList">
> <xs:sequence>
> <xs:element name="item" type="xs:string" minOccurs="0"
> maxOccurs="unbounded"/>
> </xs:sequence>
> </xs:complexType>
> <xs:element name="participants" type="nxs:theList"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
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