[ 
http://jira.nuxeo.org/browse/NXP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian updated NXP-2454:
-------------------------------------

    Description: 
When setting an array of calendar instances on a document, it is read as an 
array of long.
When setting an array of Long instances, it is read as a primitive array of 
long objects.
Dates should be returned as an array of Calendar instances, and the API that 
deals with Serializable objects should not return primitive arrays.

  was:When setting an array of calendar instances on a document, it is read as 
an array of long.

        Summary: Fix storage and retrieval of array properties  (was: Fix 
storage and retrieval of an array of dates )

> Fix storage and retrieval of array properties
> ---------------------------------------------
>
>                 Key: NXP-2454
>                 URL: http://jira.nuxeo.org/browse/NXP-2454
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: JCRConnector
>    Affects Versions: 5.1.4, 5.2 M1
>            Reporter: Anahide Tchertchian
>            Assignee: Anahide Tchertchian
>             Fix For: 5.1.6
>
>
> When setting an array of calendar instances on a document, it is read as an 
> array of long.
> When setting an array of Long instances, it is read as a primitive array of 
> long objects.
> Dates should be returned as an array of Calendar instances, and the API that 
> deals with Serializable objects should not return primitive arrays.

-- 
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

Reply via email to