You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/08/07 10:37:44 UTC

[jira] Reopened: (JCR-1706) Fix unexpected behavior of Text.getName()

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

Jukka Zitting reopened JCR-1706:
--------------------------------


Reopening, this change seems to have caused a regression in spi2jcr.

See http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/142/

> Fix unexpected behavior of Text.getName()
> -----------------------------------------
>
>                 Key: JCR-1706
>                 URL: https://issues.apache.org/jira/browse/JCR-1706
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-jcr-commons
>            Reporter: Tobias Bocanegra
>            Assignee: Tobias Bocanegra
>             Fix For: 1.5
>
>         Attachments: jcr1706.r682409.patch
>
>
> Text.getName() and variants does return an empty string, if the given path is already a name. eg:
> Text.getName("foo") returns "" and not "foo" as one would expect for relative paths.
> suggest to change this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.