[ 
http://jira.nuxeo.org/browse/NXP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37626#action_37626
 ] 

Anahide Tchertchian commented on NXP-2454:
------------------------------------------

Fixed a the jcr document level, but still not fixed on the document model: a 
Calendar array is still read as a long array.
See tests testDateArray and testIntArray in nuxeo-core-jcr-connector-test, 
class TestPropertyModel reproducing the bug.
It would be nice if it was always Object[] instances instead of sometimes 
primitive arrays (like Long[] instead of long[]).

> Fix storage and retrieval of an array of dates 
> -----------------------------------------------
>
>                 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: Bogdan Stefanescu
>             Fix For: 5.1.5
>
>
> When setting an array of calendar instances on a document, it is read as an 
> array of long.

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