[ 
http://jira.codehaus.org/browse/MRM-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter updated MRM-652:
-----------------------------

    Fix Version/s:     (was: 1.x)
                   1.0.2

> Invalid html links in "webdav" directory browsing
> -------------------------------------------------
>
>                 Key: MRM-652
>                 URL: http://jira.codehaus.org/browse/MRM-652
>             Project: Archiva
>          Issue Type: Bug
>          Components: WebDAV interface
>    Affects Versions: 1.0
>            Reporter: Xavier Hanin
>             Fix For: 1.0.2
>
>
> The html page served by archiva in the "webdav" repository browsing contains 
> badly formed a href links. Here is an example of what I get at 
> http://localhost:8080/archiva/repository/internal/ant/ant/:
> {code}
> <html>
> <head>
> <title>Collection: /ant/ant/</title>
> </head>
> <body>
> <h2>Collection: /ant/ant/</h2>
> <ul>
> <li><a href="../">ant/</a> <i><small>(Parent)</small></i></li>
> </ul>
> <ul>
> <li><a href="./1.6.2/">1.6.2/</li>
> <li><a href="./1.6.5/">1.6.5/</li>
> <li><a href="./1.6/">1.6/</li>
> </ul>
> </body>
> </html>
> {code}
> As you can see the a elements referencing the available versions are not 
> closed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to