Hi,
> The problem is in osis -> html translator, in BibleTime it's
> bt_osishtml.cpp. There is:

Great bug hunting!
This is the right location.

The fix I did has been to move the divineName handling into the processText 
method.
Due to the attributes it usually isn't good to use the addTokenSubstitute 
methods.

Joachim

> However, that is a more general problem with Sword swbasicfilter. It
> doesn't take into account different attributes but uses the given tag
> string literally. If there is a tag which may have different attributes,
> you have to expicitly add them all with addTokenSubstitute. Maybe a new
> method would be good idea. It would substitue all similar tags
> regardless of attributes. Or, if it is clear that all markup variants or
> modules have only tags with limited attributes, then the osis -> html
> filter has to substitute them all.
>
>
>   Yours,
>       Eeli Kaikkonen (Mr.), Oulu, Finland
>       e-mail: [EMAIL PROTECTED] (with no x)
>
> _______________________________________________
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page



-- 
<>< Re: deemed
www.bibletime.info

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to