Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Component/s: o.c.jsword.book.sword
-
Labels:None
Description
Many of the dictionaries have bugs that prevent them from working properly:
- The checking for @LINK checks beyond the end of the string
- The checking for @LINK cleans cp1252 from the beginning of the string rather than the current location in it's call to SwordUtils.decode
- That cleaning modifies the "data" argument, which it should not do.
- The Robinson's module has @LINK that shows those entries. These should show the content of what's linked.
- The modules BDB Glosses, Dodson, AbbotSmith have lots of entries that don't do anything.
- Biblical references are throwing ClassCastExceptions.