<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title></title>

<meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">Has there been any action on this?</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">John Dudeck</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left">
<hr width="100%" align="left">
<font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">Ok I've put together a repeatable demonstration of the problem.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">Here you will find two zip files:</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">ftp://editionscle.com/pub/sword/hold/EC_LDPNBAtestOSIS2modBuild2893.zip</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">ftp://editionscle.com/pub/sword/hold/EC_LDPNBAtestOSIS2modBuild3431.zip</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">The files consist of two builds of the exact same OSIS xml file (xml included in the zip), containing the "Notes de la Bible Annotée", 
a public domain French commentary. Each build is labled either 2893 or 3431. Sorry they are so big, but I didn't feel like cutting 
them down to a subset just for this demo. I also included the (approximate/probable) command line used (build notes.txt), and a 
copy of the output of osis2mod (compilerr.txt).</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">You will see that the 2893 build properly linked all of the verses in a verse range of a commentary article to the first verse in the 
range. The compilerr.txt file lists the verses linked. On the other hand the 3431 build does not list any verse linkages.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">There are many verses in the bible that do not have commentary entries, so there is nothing displayed for those verses. But there 
are many entries for a verse range. For example Matthew 1:18-25 has a commentary entry for that verse range. Matthew 2:13-23 
is another.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">When you load the modules (which have module names that include the build number so that you can tell them apart), you will see 
that the 2893 build has the verses properly linked, whereas the 3431 build does not.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">The observed behavior occurs in both Xiphos (4.1.0) and AndBible (3.2.343).</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">We have been using the 3431 build for our work, since 2893 does not support some of the French versifications that we need. But 
we are still waiting and praying for a properly working version of osis2mod for Windows.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">John Dudeck</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left">
<hr size="1pt" width="100%" align="left">
<font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">On Thu, Jun 4, 2020 at 3:03 PM Dominique Corbex < </span></font>
<a href="mailto:dominique@corbex.org"><font face="Arial" color="#0000ff" size="2"><span style=" font-size:10pt"><u>dominique@corbex.org</u></span></font></a>
<font face="Arial" size="2"><span style=" font-size:10pt"> >wrote:</span></font></div>
<div align="left" style="margin-left:9mm; margin-right:0mm; text-indent:0mm; margin-top:0.00mm; margin-bottom:0.00mm;"><font face="Arial" size="2">
<span style=" font-size:10pt">On Thu, 4 Jun 2020 17:27:22 +0200<br>
yvand <</span></font><a href="mailto:yvand.sword@gmail.com"><font face="Arial" color="#0000ff" size="2"><span style=" font-size:10pt">
<u>yvand.sword@gmail.com</u></span></font></a><font face="Arial" size="2"><span style=" font-size:10pt">> wrote:<br>
<br>
> Is it possible to import my module<br>
> again with old osis2mod version (if the correction takes time).<br>
<br>
Should be a little bit hard to find a running 2893 copy as:<br>
<br>
$ svn blame -v osis2mod.cpp | awk '{print $1, $3}'| sort | uniq<br>
<br>
lists:<br>
<br>
2893 2013-07-16<br>
....<br>
3431 2016-08-17<br>
<br>
So 2893 is almost 7 years old.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">Yeah, you very much don't want to do that. The best plan is to send the file to someone (Troy or DM or whoever owns osis2mod) 
or post it publicly here so they can verify if it's the utility, the engine, or front ends.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">Everything you've said, so far, sounds like it's just a front end display problem and not a module or engine thing. But that can't be 
guaranteed until someone looks closely at the output of the appropriate tools to see what exactly is ending up in the module.</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">--Greg</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"><br>
</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">  John Dudeck              Tel: +1-704-588-9891  Cell: +1-803-504-8065</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">john.dudeck@sim.org                        Charlotte, North Carolina</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">--</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt">"Many of your cherished experiences probably are a result of feeling</span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"> completely accepted--one of the group, trusted, secure, respected, wanted, </span></font></div>
<div align="left"><font face="Arial" size="2"><span style=" font-size:10pt"> valued, desired." -- Duane Elmer</span></font></div>
<div align="left">  </div>
</body>
</html>