Archiva

Footer doesn't stretch across repositoryScanning and database pages

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.0.2
  • Component/s: Web Interface
  • Labels:
    None
  • Patch Submitted:
    Yes
  • Number of attachments :
    0

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.

Activity

Hide
Brett Porter added a comment -

thanks!

Show
Brett Porter added a comment - thanks!

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: