Uploaded image for project: 'Archiva'
  1. Archiva
  2. MRM-652

Invalid html links in "webdav" directory browsing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.1
    • WebDAV Interface
    • None

    Description

      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/:

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

      As you can see the a elements referencing the available versions are not closed.

      Attachments

        Activity

          People

            james.w.dumay james.w.dumay
            xavier Xavier Hanin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: