The index.html file has incorrect HTML structure

Bug #1236132 reported by John Kane
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tomcat7 (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

In the installation path of /var/lib/tomcat7/webapps/ROOT there is a file 'index.html' that is displayed by default by the server. This file has improper HTML start/end structure for the <p> element on line 28:

diff index.html_fixed index.html
24c24
< <p><b>tomcat7-admin</b>: This package installs two web applications that can help managing this Tomcat instance. Once installed, you can access the <a href="manager/html">manager webapp</a> and the <a href="host-manager/html">host-manager webapp</a>.</p>
---
> <p><b>tomcat7-admin</b>: This package installs two web applications that can help managing this Tomcat instance. Once installed, you can access the <a href="manager/html">manager webapp</a> and the <a href="host-manager/html">host-manager webapp</a>.<p>

James Page (james-page)
Changed in tomcat7 (Ubuntu):
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
Emmanuel Bourg (ebourg) wrote :

Thank you for the report, a fix has been applied in Debian for tomcat7 (>> 7.0.63-1) and tomcat8 (>> 8.0.24-1).

Changed in tomcat7 (Ubuntu):
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tomcat7 - 7.0.64-1

---------------
tomcat7 (7.0.64-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
  * Install the missing WebSocket jars in /usr/share/tomcat7/lib/
    (Closes: #787220, LP: #1326687)
  * Changed the authbind configuration to allow IPv6 connections (LP: #1443041)
  * Fixed an upgrade error when /etc/tomcat7/tomcat-users.xml is removed
    (LP: #1010791)
  * Fixed a minor HTML error in the default index.html file (LP: #1236132)

 -- Emmanuel Bourg <email address hidden> Fri, 28 Aug 2015 09:47:33 +0200

Changed in tomcat7 (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.