DO NOT REPLY [Bug 46958] manager XML interface hard-coded path in XSL transformation

2009-04-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46958


Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Mark Thomas ma...@apache.org  2009-04-28 06:19:15 PST ---
This has been fixed in 6.0.x and will be in 6.0.20 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

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



DO NOT REPLY [Bug 46958] manager XML interface hard-coded path in XSL transformation

2009-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46958





--- Comment #2 from Mark Thomas ma...@apache.org  2009-04-08 04:41:17 PST ---
Thanks for the report.

Since it is only used in the one place I took the simpler option of using a
relative path rather than an absolute one. It also saves having to handle the
unlikely case of the manager app being deployed as ROOT in which case
request.getContextPath() would return 

I also removed the unused constants from the host manager.

The fix has been applied to trunk and proposed for 6.0.x

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

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



DO NOT REPLY [Bug 46958] manager XML interface hard-coded path in XSL transformation

2009-04-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46958





--- Comment #1 from Varun vputte...@gmail.com  2009-04-05 05:06:28 PST ---
Created an attachment (id=23442)
 -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23442)
Patch to fix this bug.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

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