You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2013/05/13 14:55:16 UTC

[jira] [Created] (OAK-815) Wrong type for empty multi-valued property

Marcel Reutegger created OAK-815:
------------------------------------

             Summary: Wrong type for empty multi-valued property
                 Key: OAK-815
                 URL: https://issues.apache.org/jira/browse/OAK-815
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, jcr
    Affects Versions: 0.7
            Reporter: Marcel Reutegger


While implementing JCR versioning in Oak I noticed that the type for a multi-valued property with an empty array returns the wrong type. E.g. this happens when a node is checked in and the jcr:predecessors property is set to an empty array. Property.getType() then says it's of type STRING, while in fact it should say it's of type REFERENCE.

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