[sword-devel] imp2vs linking problems
Dave Hall
sword-devel@crosswire.org
Fri, 13 Dec 2002 12:21:45 -0600
Yea, I converted the refs to Jude 1:<verse>
I loaded and compiled the 1.5.5 release on linux.
-----Original Message-----
From: Chris Little [mailto:chrislit@crosswire.org]
Sent: Friday, December 13, 2002 12:29 PM
To: Sword Dev (E-mail)
Subject: Re: [sword-devel] imp2vs linking problems
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