[sword-devel] imp2vs linking problems

Chris Little sword-devel@crosswire.org
Fri, 13 Dec 2002 11:28:43 -0700 (MST)


On Fri, 13 Dec 2002, Dave Hall wrote:

> imp2vs has verse linking problems. 
>  
> 1) It does not understand single-chapter-book refs like "Jude 20-25":

Correct.  This is a Sword thing, that looks like Jude chapters 20-25 (in 
their entirety) which apparently get's interepreted as Rev 19-26 due to 
normalization of the reference.

You should use Jude 1:20-25.

> 2) For whatever reason when it links to the last chapter of a book it then
> continues to link the text to the next book refs for Next-Book 0:0 and
> Next-Book 1:0 which I, as well as others (MHC), use for additional info:

I thought this was fixed but I will look into it.  It may have been 
unfixed or you might have your hands on an old binary (possibly because 
binaries haven't been updated recently).

It's not as simple as parsekey because it must visit each verse referenced 
to create the link.

--Chris