[Biojava-dev] [Bug 2253] NullPointerException in MultiSourceCompoundRichLocation

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Mar 29 08:54:26 UTC 2007


http://bugzilla.open-bio.org/show_bug.cgi?id=2253


holland at ebi.ac.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from holland at ebi.ac.uk  2007-03-29 04:54 EST -------
The only way that sortedMembers can be null is if the object is loaded in via
Hibernate. This is a bug which I have now fixed in CVS.

PS. In order to reproduce output files that are largely the same as the input
files these locations are read from, whilst simultaneously providing a sensible
iterator for the user, it is important to maintain two separate orders. If the
user ever calls sort() on the location, the two orders become the same.

PPS. There is NO test in BJX for this bug as it is Hibernate-related and
therefore almost impossible to write a test case for!


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the biojava-dev mailing list