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

Footer doesn't stretch across repositoryScanning and database pages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.0.1
    • 1.0.2
    • Web Interface
    • None
    • Patch

    Description

      The footer doesn't stretch all the way across the page for the repositoryScanning and database pages. This is because the footer DIV is being generated inside the contentBox DIV instead of outside of it. Upon inspecting the pages repositoryScanning.jsp and database.jsp (in WEB-INF/jsp/admin) I found that the DIV tag <div id="contentArea"> is never closed at the end of the file, causing the observed behaviour.

      This can easily be fixed by simply adding a second </div> before the closing body and html tags in both files.

      Attachments

        Activity

          People

            brett Brett Porter
            freeky_d Doron Solomon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: