JarFileSystem compares the wrong types
--------------------------------------

                 Key: VFS-192
                 URL: https://issues.apache.org/jira/browse/VFS-192
             Project: Commons VFS
          Issue Type: Bug
            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.

Reply via email to