Seraphim R.P.

Results 37 comments of Seraphim R.P.

I'm guessing the search endpoint for API.Bible isn't able to narrow down the reference for that specific book. Maybe adapting their passage reference model and reorganizing `GetVerse()` in that provider...

Adopting the passage model doesn't seem to work for some reason, their endpoint reports 404 despite being correct. Looks like a more annoying workaround is ideal.

![](https://github.trello.services/images/mini-trello-icon.png) [Bel and the Dragon on the King James Version with Apocrypha doesn't follow verse reference structure.](https://trello.com/c/hEsZfKmC/1-bel-and-the-dragon-on-the-king-james-version-with-apocrypha-doesnt-follow-verse-reference-structure)

Has there been any progress on this? This would be very valuable to have before the Slash Commands migration.

I went through the trouble of testing releases to work out when this started happening. v8.0.0 contains the issue, while v7.7.9 does not. I'll start bisecting the commits between and...

Bisecting done, first bad commit looks to be f519fa1ed3839bf0f4024517271902fd21c76596 from #7004. It's a pretty big commit by the looks of things, so not sure where to continue from here. I...