Open timbze opened 2 years ago
Hmm. OSIS produced by JSword is different depending on app language.
JSword: BibleNames.java:114 (getBook) finds with fuzzy search (line 128) something wrong for "Ge" in German language, and such a key does not exist in bible module.
Not sure how to fix that. Perhaps should revert the order, such that english lookup is always first. But that could lead to other issues...
Perhaps should revert the order, such that english lookup is always first.
I have not looked at the details of what you're working with, so I may be off... but would it work to make it that the first lookup language would be the module language?
You are right. We just should pass doc language information through quite many steps until it is used.
Not very appealing thing to do from code point of view..
https://support.andbible.org/scp/tickets.php?id=1396
Describe the bug Link from commentary can not open when app language is set to German.
Bug was found on And Bible version Build 643 standard release
To Reproduce Steps to reproduce the behavior:
It's important to note that many other links work, including "Ps 136:1/Ec 11:7" which is in the commentary further down from the same verse.
Screenshots