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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/11/24 11:08:12 UTC

[jira] [Resolved] (OAK-2238) Session.getItem violates JCR Spec

     [ https://issues.apache.org/jira/browse/OAK-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-2238.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.3
         Assignee: Michael Dürig

Fixed at http://svn.apache.org/r1641346. 
Thanks [~wmcgaule] for the patch!

> Session.getItem violates JCR Spec
> ---------------------------------
>
>                 Key: OAK-2238
>                 URL: https://issues.apache.org/jira/browse/OAK-2238
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Will McGauley
>            Assignee: Michael Dürig
>             Fix For: 1.1.3
>
>         Attachments: OAK-2238.patch
>
>
> Session.getItem(path) is supposed to first return a node for the given path, and if no node is found return a property.  The oak implementation returns this in the opposite order.
> see attached patch for a possible fix.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)