[ http://issues.apache.org/struts/browse/SB-8?page=all ]

Don Brown moved STR-2557 to SB-8:
---------------------------------

      Project: Sandbox  (was: Struts Action 1)
          Key: SB-8  (was: STR-2557)
    Component:     (was: Sandbox)
      Version:     (was: Nightly Build)
    Assign To:     (was: Struts Developer Mailing List)

> [Standalone Tiles] Test fails due to URL problems on different platforms.
> -------------------------------------------------------------------------
>
>          Key: SB-8
>          URL: http://issues.apache.org/struts/browse/SB-8
>      Project: Sandbox
>         Type: Bug

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Greg Reddin
>  Attachments: patchfile.txt
>
> The TestReloadableDefinitionsFactory test fails on Windows because of the way 
> the Windows JDK 
> creates URLs.  If you create an URL with the path "E:/somedir/somefile" then 
> call url.toExternalForm() 
> you will get "file:E:/somedir/somefile".  This is an invalid URL.  It should 
> be "file:/E:/somedir/somefile".  
> I've created a patch to fix this behavior.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to