https://issues.apache.org/bugzilla/show_bug.cgi?id=41959
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #22969|0 |1 is obsolete| | --- Comment #10 from Andreas L. Delmelle <[email protected]> 2008-12-28 04:32:38 PST --- Created an attachment (id=23053) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23053) updated patch Basically the same as Jeremias' patch-proposal, but with additional hashCode/equals pairs for some other types that are used as values in the dictionaries but are not PDFDictionary subclasses themselves (PDFName, PDFNumber, PDFReference, PDFArray...) . Still not sure if I got them all. PDFArray can contain any type of Object it seems, so it could well be that I'm still missing some... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
