You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/08/22 22:05:22 UTC

[Bug 55469] New: Missing HTML closing tags in Manager application

https://issues.apache.org/bugzilla/show_bug.cgi?id=55469

            Bug ID: 55469
           Summary: Missing HTML closing tags in Manager application
           Product: Tomcat 7
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: larrys@apache.org

Created attachment 30751
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30751&action=edit
Patch to fix it on trunk for Tomcat 7 trunk.

In the "WAR file to deploy" that allows you to upload a war file, after the
closing form tag, it is missing closing off the td and tr tag opened before
form tag.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55469] Missing HTML closing tags in Manager application

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55469

--- Comment #1 from Larry Shatzer, jr. <la...@apache.org> ---
Created attachment 30752
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30752&action=edit
Patch to fix it on trunk for Tomcat 8.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 55469] Missing HTML closing tags in Manager application

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55469

Violeta Georgieva <vi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Violeta Georgieva <vi...@apache.org> ---
Thanks for the report and the patches.

However I think that the closing tags should be after the closing form tag and
not the closing table tag.

Fixed in trunk and 7.0.x and will be included in 8.0.0-RC2 and 7.0.43 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org