As I have noted before, when someone asked the same question, this was due to a change introduced in svn r2157 to osisfootnotes.cpp. You can still get at it through the EntryAttributes (which is what BPBible does now).<br>
<br>However, this leaves the plain filters looking pretty bad at the moment when xrefs are turned on (they have empty brackets () in).<br><br>On the 1.5.12 side, what I really want to see is a reasonably compatible release. A release without any dynamic versification code - there is a little too much code in BPBible which relies on the default versekey books being there (not to mention the SWIG wrappers... which currently don't compile against SVN). And I haven't got time to work on this - and won't for at least 2 months.<br>
<br clear="all">God Bless,<br>Ben<br>-------------------------------------------------------------------------------------------<br>Multitudes, multitudes,<br> in the valley of decision!<br>For the day of the LORD is near<br>
in the valley of decision.<br><br>Giôên 3:14 (ESV)<br><br>
<br><br><div class="gmail_quote">On Wed, Dec 10, 2008 at 8:08 AM, Greg Hellings <span dir="ltr"><<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Martin,<br>
<div><div></div><div class="Wj3C7c"><br>
On Tue, Dec 9, 2008 at 2:27 PM, Martin Gruner <<a href="mailto:mg.pub@gmx.net">mg.pub@gmx.net</a>> wrote:<br>
> Hi all.<br>
><br>
> I've got problems with Sword 1.5.11, which seem not to be present with <a href="http://1.5.9." target="_blank">1.5.9.</a><br>
><br>
> martin@workstation:/home/dev/sword/examples/cmdline$ ./lookup ESV "3Joh 1:1"<br>
> ==Raw=Entry===============<br>
> III John 1:1:<br>
> <title subType="x-preverse" type="section">Greeting</title><note n="a"<br>
> osisID="3John.1.1!crossReference.a" osisRef="3John.1.1"<br>
> type="crossReference"><reference osisRef="2John.1.1">2 John<br>
> 1</reference></note>The elder to the beloved Gaius, <note n="b"<br>
> osisID="3John.1.1!crossReference.b" osisRef="3John.1.1"<br>
> type="crossReference"><reference osisRef="1John.3.18">1 John 3:18</reference>;<br>
> <reference osisRef="2John.1.1">2 John 1</reference></note>whom I love in<br>
> truth. <lb type="x-end-paragraph"/> <lb type="x-begin-paragraph"/><br>
> ==Render=Entry============<br>
> <a<br>
> href="passagestudy.jsp?action=showNote&type=x&value=1&module=ESV&passage=III+John+1%3A1"><small><sup>*x</sup></small></a>The<br>
> elder to the beloved Gaius, <a<br>
> href="passagestudy.jsp?action=showNote&type=x&value=2&module=ESV&passage=III+John+1%3A1"><small><sup>*x</sup></small></a>whom<br>
> I love in truth. <br /><br /><br>
> ==========================<br>
><br>
> (Output from Sword SVN, seems to be same behaviour as 1.5.11)<br>
><br>
> Please look at how the <reference> tags inside the <note> tag disappear in the<br>
> rendered output.<br>
><br>
> At BibleTime, we use an OSISHTMLHREF descendant class for the filtering of some<br>
> tags. Now it seems that handleToken() does not even get called for the<br>
> <reference> and </reference> tags. One call is for <note>, and the next<br>
> already for </note>. Their content is skipped.<br>
> This does not seem to be the case with Sword 1.5.9, but I could not find out<br>
> what causes this.<br>
<br>
</div></div>I observed some similar behaviors and took action to deal with a few<br>
of the unhandled tags. I know there was an issue with note handling<br>
in OSIS, but I'm not sure if that is in the patch I submitted the<br>
other day or not. Troy or Chris said they'd hopefully get to it in<br>
the next week. Adding support for the tags isn't usually very<br>
difficult, provided there is a straightforward 1:1 mapping into<br>
HTMLHREF. But I did make a few changes to some of the filters and if<br>
there are other people making additions, it's probably time to at<br>
least shuffle a 1.5.12 out the door, and maybe talk about naming it<br>
1.6 or something like that to incorporate the other changes?<br>
<font color="#888888"><br>
--Greg<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br>