You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/01/17 08:50:36 UTC

[jira] Updated: (VFS-192) JarFileSystem compares the wrong types

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

Henri Yandell updated VFS-192:
------------------------------

    Environment: Fortify

> 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.