code-google-com / bpbible

Automatically exported from code.google.com/p/bpbible
Other
0 stars 0 forks source link

OSIS commentary reference tooltip does not separate multiple references #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.load attached module - test is based on Mark.1.1
2.point at the reference with multiple references
3.

What is the expected output? What do you see instead?
Expected output is a tooltip with three separations that have a verse 
passage in each section of the tooltip.  Instead the passages are all run 
together without a separation.  The same passages coded as THML work as 
expected.

What version of the product are you using? On what operating system?
0.4.5 on Windows 7 Ultimate, also on Windows XP Sp3

If the problem happens with one particular module (Bible, commentary,
dictionary, or book), what module is it?

Please provide any additional information below.
This same module when run with the Sword for Windows frontend will create a  
popup box that has these references separated out.  THML and OSIS 
references behave the same.

See attached test module and OSIS source

The statement for OSIS that causes this issue:
 <reference osisRef="Mt.3.1-Mt.3.3; Mr.1.1-Mr.1.2; Jn.1.19-Jn.1.22" >Matt 
3:1-3; Mark 1:1-2; John 1:19-22</reference>

Done in THML the following works as expected with three sections on the 
tooltip: <scripRef passage="Mt 3:1-3; Mk 1:1-2; Jn 1:19-22">Matt 3:1-3; 
Mark 1:1-2; John 1:19-22</scripRef>

Original issue reported on code.google.com by timjch...@gmail.com on 19 Mar 2010 at 3:14

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r973.

Original comment by benpmor...@gmail.com on 8 Apr 2010 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by jonmmor...@gmail.com on 22 Apr 2010 at 12:52

GoogleCodeExporter commented 9 years ago

Original comment by jonmmor...@gmail.com on 8 May 2010 at 2:13