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

angela updated JCR-1679:
------------------------

    Fix Version/s:     (was: 1.5)
                   jcr-server 1.4.1

> Simple Webdav: dir with same name as repository has incorrect behavior
> ----------------------------------------------------------------------
>
>                 Key: JCR-1679
>                 URL: https://issues.apache.org/jira/browse/JCR-1679
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-jcr-server
>    Affects Versions: 1.4
>         Environment: Mac OS X 10.5.4, Jetty 6.1.10, jackrabbit 1.4 webdav war
>            Reporter: Greg Schueler
>            Assignee: angela
>             Fix For: jcr-server 1.4.1
>
>
> Using a default repository named "default" for example, creating a directory 
> named "default" in that repository will have issues.  The directory will not 
> behave correctly. 
> Viewing the dir in Jetty 
> http://localhost:8080/jackrabbit/repository/default/default/ will show the 
> contents of the "default" directory.  However, clicking on any of the 
> contents will go to an incorrect URL.  E.g. if a directory named "test" was 
> created, then the URL for test will be 
> "http://localhost:8080/jackrabbit/repository/default/test/";  instead of 
> "http://localhost:8080/jackrabbit/repository/default/default/test/";.
> Notice that there is only one "default" in the path provided by jackrabbit.  
> This causes the contents of such directories to be inaccessible

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

Reply via email to