[ 
https://issues.apache.org/jira/browse/VFS-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb reopened VFS-242:
----------------------


Unfortunately the fix causes the Unit tests to fail.

The problem appears to be that some of the \ versions of the path are handled 
differently from the ones using /.

I'm not sure if this is a testcase bug or a code bug.

> NamingTests - assertSameName invokes relName.replace('\\', '/'); without 
> using return value
> -------------------------------------------------------------------------------------------
>
>                 Key: VFS-242
>                 URL: https://issues.apache.org/jira/browse/VFS-242
>             Project: Commons VFS
>          Issue Type: Bug
>            Reporter: Sebb
>
> NamingTests - assertSameName invokes relName.replace('\\', '/'); without 
> using return value.
> So the test does not change the string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to