ppmk / and-bible

Automatically exported from code.google.com/p/and-bible
0 stars 0 forks source link

One-chapter books not working in reading plan #211

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to the documentation on the AndBible wiki, all reading plans should 
use only the book name without chapter number for any one-chapter books, e.g., 
"Obd" instead of "Obd 1".

However, this seems to be broken in my experience using AndBible 1.9.0.  I've 
tested with both ESV and NETtext translations, and if I select a passage that's 
a single-chapter book, I see "Not found in document" instead of the expected 
text passage.

As a result, in the custom reading plan I'm creating, I'm currently making the 
chapter number explicit (e.g., "Obd 1").  Am I working around a bug, or have 
the built-in reading plans simply not caught up with an intended change in the 
way AndBible works?  If it's the latter, then the built-in plans and online 
documentation needs to change.

Original issue reported on code.google.com by ericjd...@gmail.com on 20 Nov 2013 at 5:20

GoogleCodeExporter commented 9 years ago
This was raised on the JSword list but not fixed:
http://list-archives.org/2013/07/05/jsword-devel-crosswire-org/help-with-verse-0
-problem/f/4815806328

Original comment by mjden...@gmail.com on 20 Nov 2013 at 10:29

GoogleCodeExporter commented 9 years ago
I have solved this by changing all references to OSIS format and utilise a new 
OSIS Parser to read them in.  See [ReadingPlan] for more information.

This should be part of the next release.

Original comment by mjden...@gmail.com on 20 Sep 2014 at 9:35