-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash in Search: ClassCastException SwordDictionary as SwordBook #3189
Comments
Some more heat: https://support.andbible.org/scp/tickets.php?id=2688 |
LinkControl (Searching strong:h03069 in ABP, i.e. "Search all occurrenses") (needIndex: no) -> SearchResults -> fetchSearchResults -> SearchIndex. It comes this way to SearchIndex and indexes (or tries to) dictionary, which is not implemented (properly) and then searching crashes. |
If I remove module that was used earlier as bible in links document, it gives window "Create index for null?" - but it does not go there this way (it goes directly from LinkControl) |
Trying to get Strongs numbers cross references within text.
https://support.andbible.org/scp/tickets.php?id=2632
https://support.andbible.org/scp/tickets.php?id=2432
The text was updated successfully, but these errors were encountered: