Hello,

Vadim Grinshpun <vgrin...@akamai.com> writes:

> My org document has radiotargets where one target is contained within
> another as a substring. E.g., something like this:
>
>   <<<bar>>> 
>   <<<foo_bar_baz>>>
>
> When I try to export via HTML (process described below),
> the visible text of the links referring to these targets is mangled (as
> if interpreted twice).
> The resulting HTML of a radio target link to foo_bar_baz looks like this:
>   <a href="#foo_bar_baz">foo_&lt;a href="#bar"&gt;bar&lt;/a&gt;_baz</a>
> The text is, naturally, rendered as:
>    foo_<a href="#bar">bar</a>_baz
>
> So while the link target is correct, the text of the link is not.
>
> Please let me know what additional info is needed, if any.

IIRC, the bug was fixed in Org 8.3.


Regards,

-- 
Nicolas Goaziou

Reply via email to