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

[jira] Closed: (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 ]

Tobias Bocanegra closed JCR-1706.
---------------------------------


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