From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Ampersand is not replaced in URLs in html export [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)] Date: Sun, 31 Jan 2016 23:23:35 +0100 Message-ID: <87r3gxz8uw.fsf@nicolasgoaziou.fr> References: <87wpqrjv54.fsf@stealthx.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ0NF-00061D-J8 for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:21:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ0NE-00077x-Dt for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:21:37 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:37875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ0NE-00077t-7M for emacs-orgmode@gnu.org; Sun, 31 Jan 2016 17:21:36 -0500 In-Reply-To: <87wpqrjv54.fsf@stealthx.localdomain> (mail@fritzreichwald.de's message of "Sat, 30 Jan 2016 10:04:23 +0100") 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: mail@fritzreichwald.de Cc: emacs-orgmode@gnu.org Hello, mail@fritzreichwald.de writes: > I write down some notes including URLs like this one: > > http://www.reichelt.de/Drehschalter/DS-3/3/index.html?&ARTICLE=7217 > > afterwards I do C-c C-e h h to export my notes to an html-file. > > I expect that the & is replaced by &. > > But it's not replaced. > This causes the w3c validation to fail. Fixed. Thank you. Regards, -- Nicolas Goaziou