Bug 38508 - Patch: Small fixes and cosmetic - Host-Manager
Summary: Patch: Small fixes and cosmetic - Host-Manager
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 5
Classification: Unclassified
Component: Webapps:Manager (show other bugs)
Version: 5.5.14
Hardware: Other other
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 16:49 UTC by George Sexton
Modified: 2006-03-08 10:09 UTC (History)
0 users



Attachments
Patch with modifications (8.00 KB, patch)
2006-02-04 16:49 UTC, George Sexton
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.