Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: o.c.jsword.versification
-
Labels:None
Description
This is simple just misstyping (trivial/minor) but the effect could be major.
On org.crosswire.jsword.versification.DivisionName under NEW_TESTAMENT
public boolean contains(BibleBook book)
That should be BibleBook.MATT to BibleBook.REV
Oops.
There is a bigger problem in an av11n world with book orders being different it is possible that these ranges are not all correct. At least the NT is correct across all av11ns.