Sebb created CSV-242:
------------------------

             Summary: CSVFormat equals() and hash() don't use all fields
                 Key: CSV-242
                 URL: https://issues.apache.org/jira/browse/CSV-242
             Project: Commons CSV
          Issue Type: Bug
            Reporter: Sebb


It looks like the equals() and hash() methods of CSVFormat were not updated 
when some new fields were added, for example: trim

Need to add tests to ensure all fields contribute to equals().
Best to ensure they all contribute to hash() as well, though that is not 
essential.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to