From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: html export of radio targets incorrect [8.2.7b (8.2.7b-1-ga5beff-elpa @ /home/vgrinshp/apps/share/emacs/24.3.50/lisp/org/)] Date: Sat, 02 Aug 2014 11:13:14 +0200 Message-ID: <87lhr78dat.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDVMn-0005nd-GW for emacs-orgmode@gnu.org; Sat, 02 Aug 2014 05:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XDVMh-0006kE-EC for emacs-orgmode@gnu.org; Sat, 02 Aug 2014 05:12:41 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:51057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XDVMh-0006jL-7i for emacs-orgmode@gnu.org; Sat, 02 Aug 2014 05:12:35 -0400 In-Reply-To: (Vadim Grinshpun's message of "Fri, 01 Aug 2014 13:27:11 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Vadim Grinshpun Cc: emacs-orgmode@gnu.org Hello, Vadim Grinshpun writes: > My org document has radiotargets where one target is contained within > another as a substring. E.g., something like this: > > <<>> > <<>> > > 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: > foo_<a href="#bar">bar</a>_baz > The text is, naturally, rendered as: > foo_bar_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