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&#39;t compile against SVN). And I haven&#39;t got time to work on this - and won&#39;t for at least 2 months.<br>
<br clear="all">God Bless,<br>Ben<br>-------------------------------------------------------------------------------------------<br>Multitudes, multitudes,<br> &nbsp; &nbsp;in the valley of decision!<br>For the day of the LORD is near<br>
 &nbsp; &nbsp;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">&lt;<a href="mailto:greg.hellings@gmail.com">greg.hellings@gmail.com</a>&gt;</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 &lt;<a href="mailto:mg.pub@gmx.net">mg.pub@gmx.net</a>&gt; wrote:<br>
&gt; Hi all.<br>
&gt;<br>
&gt; I&#39;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>
&gt;<br>
&gt; martin@workstation:/home/dev/sword/examples/cmdline$ ./lookup ESV &quot;3Joh 1:1&quot;<br>
&gt; ==Raw=Entry===============<br>
&gt; III John 1:1:<br>
&gt; &lt;title subType=&quot;x-preverse&quot; type=&quot;section&quot;&gt;Greeting&lt;/title&gt;&lt;note n=&quot;a&quot;<br>
&gt; osisID=&quot;3John.1.1!crossReference.a&quot; osisRef=&quot;3John.1.1&quot;<br>
&gt; type=&quot;crossReference&quot;&gt;&lt;reference osisRef=&quot;2John.1.1&quot;&gt;2 John<br>
&gt; 1&lt;/reference&gt;&lt;/note&gt;The elder to the beloved Gaius, &lt;note n=&quot;b&quot;<br>
&gt; osisID=&quot;3John.1.1!crossReference.b&quot; osisRef=&quot;3John.1.1&quot;<br>
&gt; type=&quot;crossReference&quot;&gt;&lt;reference osisRef=&quot;1John.3.18&quot;&gt;1 John 3:18&lt;/reference&gt;;<br>
&gt; &lt;reference osisRef=&quot;2John.1.1&quot;&gt;2 John 1&lt;/reference&gt;&lt;/note&gt;whom I love in<br>
&gt; truth. &lt;lb type=&quot;x-end-paragraph&quot;/&gt; &lt;lb type=&quot;x-begin-paragraph&quot;/&gt;<br>
&gt; ==Render=Entry============<br>
&gt; &lt;a<br>
&gt; href=&quot;passagestudy.jsp?action=showNote&amp;type=x&amp;value=1&amp;module=ESV&amp;passage=III+John+1%3A1&quot;&gt;&lt;small&gt;&lt;sup&gt;*x&lt;/sup&gt;&lt;/small&gt;&lt;/a&gt;The<br>
&gt; elder to the beloved Gaius, &lt;a<br>
&gt; href=&quot;passagestudy.jsp?action=showNote&amp;type=x&amp;value=2&amp;module=ESV&amp;passage=III+John+1%3A1&quot;&gt;&lt;small&gt;&lt;sup&gt;*x&lt;/sup&gt;&lt;/small&gt;&lt;/a&gt;whom<br>
&gt; I love in truth. &lt;br /&gt;&lt;br /&gt;<br>
&gt; ==========================<br>
&gt;<br>
&gt; (Output from Sword SVN, seems to be &nbsp;same behaviour as 1.5.11)<br>
&gt;<br>
&gt; Please look at how the &lt;reference&gt; tags inside the &lt;note&gt; tag disappear in the<br>
&gt; rendered output.<br>
&gt;<br>
&gt; At BibleTime, we use an OSISHTMLHREF descendant class for the filtering of some<br>
&gt; tags. Now it seems that handleToken() does not even get called for the<br>
&gt; &lt;reference&gt; and &lt;/reference&gt; tags. One call is for &lt;note&gt;, and the next<br>
&gt; already for &lt;/note&gt;. Their content is skipped.<br>
&gt; This does not seem to be the case with Sword 1.5.9, but I could not find out<br>
&gt; 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. &nbsp;I know there was an issue with note handling<br>
in OSIS, but I&#39;m not sure if that is in the patch I submitted the<br>
other day or not. &nbsp;Troy or Chris said they&#39;d hopefully get to it in<br>
the next week. &nbsp;Adding support for the tags isn&#39;t usually very<br>
difficult, provided there is a straightforward 1:1 mapping into<br>
HTMLHREF. &nbsp;But I did make a few changes to some of the filters and if<br>
there are other people making additions, it&#39;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>