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

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

    [ https://issues.apache.org/jira/browse/JCR-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619788#action_12619788 ] 

Marcel Reutegger commented on JCR-1706:
---------------------------------------

+1

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