[
https://issues.apache.org/jira/browse/VFS-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682709#action_12682709
]
Sebb commented on VFS-192:
--------------------------
Fixed in r755294.
However, there needs to be a test for the method.
> JarFileSystem compares the wrong types
> --------------------------------------
>
> Key: VFS-192
> URL: https://issues.apache.org/jira/browse/VFS-192
> Project: Commons VFS
> Issue Type: Bug
> Environment: Fortify
> Reporter: Henri Yandell
> Fix For: 1.1
>
>
> lookupName(String) flat out doesn't work. It compares a
> java.util.jar.Attributes.Name to a String using equals.
> I'm guessing it should be adding a .toString() to each clause.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.