You can view the issue detail at the following URL:
<http://scarab.werken.com/issue/id/TTWS55>

Type :        Patch
Issue Id :    TTWS55
Reported by: Angelo Turetta
             aturetta - ([EMAIL PROTECTED])

Details:

Platform: All
Operating system: windows 2000
Summary: UIManager::image(String) returns a wrong url
Description: After moving Pull service constants to the PullService interface, 
TOOL_RESOURCES_DIR_DEFAULT lost its leading slash. The image(String) method is 
adversely affected. The strange is that getStyleCSS() was apparently wrong the other 
way when the default contained the leadig '/'.

Here is the patch against version 1.6.

>cvs diff UIManager.java
Index: UIManager.java
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-2/src/java/org/apache/turbine/services
/pull/util/UIManager.java,v
retrieving revision 1.6
diff -r1.6 UIManager.java
289a290
>                 append("/").
Priority: Low
Functional area: UI


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to