Bug 38508

Summary: Patch: Small fixes and cosmetic - Host-Manager
Product: Tomcat 5 Reporter: George Sexton <gsexton>
Component: Webapps:ManagerAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 5.5.14   
Target Milestone: ---   
Hardware: Other   
OS: other   
Attachments: Patch with modifications

Description George Sexton 2006-02-04 16:49:09 UTC
Make deployment of the manager application a configuration option when adding
new hosts.

Fix, and enhance the confirm dialog for actions on hosts. MessageFormat was
eating the single quote chars. Dialog now displays action and host name.

Make the commands column no-wrap. If one host had a lot of aliases, then the
command column cell would wrap, causing every row in the table to be double-height.

Link in HostName field now goes to the host. Previously it would generate an
unknown command.

If a host has no aliases, put a space in the cell so that the appearance is
consistent between all rows.
Comment 1 George Sexton 2006-02-04 16:49:45 UTC
Created attachment 17586 [details]
Patch with modifications
Comment 2 Yoav Shapira 2006-03-08 18:09:49 UTC
Done.  Thank you for contributing this patch.