[dna-issues] [JBoss JIRA] Created: (DNA-80) BasicPath.equals(...) should be improved and corrected

Randall Hauch (JIRA) jira-events at lists.jboss.org
Fri May 30 09:48:46 EDT 2008


BasicPath.equals(...) should be improved and corrected
------------------------------------------------------

                 Key: DNA-80
                 URL: http://jira.jboss.com/jira/browse/DNA-80
             Project: DNA
          Issue Type: Bug
          Components: SPI
    Affects Versions: 0.2
            Reporter: Randall Hauch
             Fix For: 0.2


The BasicPath.equals(...) implementation currently only considers the List<Segment> value when comparing two paths.  This is not correct, as two paths could have the same segments, but if one of them is absolute and the other is relative, the paths should not be considered equal.


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

        



More information about the dna-issues mailing list