Carsten Ziegeler created SLING-2840:
---------------------------------------

             Summary: JcrPropertyMap should returned correct array type for 
multivalue properties
                 Key: SLING-2840
                 URL: https://issues.apache.org/jira/browse/SLING-2840
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.2.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.2.8


Current the JcrPropertyMap always returns a object array when the jcr property 
is a multivalue property.
It should rather return a Boolean array for boolean values, a String array for 
String values and so on.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to