From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: "file:" protocol link with "#anchor" bad HTML export [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/phil/.emacs.d/elpa/org-9.1.14/)] Date: Tue, 13 Nov 2018 11:15:15 +0100 Message-ID: <87woph472k.fsf@nicolasgoaziou.fr> References: <87y40vkdph.fsf@bzg.fr> <87a8cywq51.fsf@bzg.fr> <87twb6torp.fsf@bzg.fr> <87mvgycpmz.fsf@bzg.fr> <87woplxi1w.fsf@gnu.org> <87y3a13pf8.fsf@gnu.org> <87efbskqlc.fsf@gnu.org> <871s7qlsw6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMVjO-0002q1-1q for emacs-orgmode@gnu.org; Tue, 13 Nov 2018 05:15:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMVjM-0002R6-6h for emacs-orgmode@gnu.org; Tue, 13 Nov 2018 05:15:37 -0500 In-Reply-To: (Philip Hudson's message of "Mon, 12 Nov 2018 10:49:27 +0000") 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" To: Philip Hudson Cc: Bastien Guerry , emacs orgmode-mailinglist Hello, Philip Hudson writes: > I add into Worg file "worg-faq.org" a hyperlink using the "file:" > protocol, linking to a sub-heading in Worg file "worg-git.org". Exact > syntax quoted below, from an email thread with Bastien. > > Expected behavior: > > I expect the HTML exporter automatically used by Worg to generate an > "https:" protocol hyperlink which links to a specific, existing HTML > anchor ID in file "worg-git.html". > > Actual behavior: > > The exporter generates an "https:" protocol hyperlink that points to a > non-existent anchor ID in file "worg-git.html". > > I have left the mis-generated link in place on Worg for the time > being. (My previous push included a correct, explicit "https:" > protocol link; I can revert and push again at any time). You can > examine it at: > > https://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development > > at the bottom of list item 2. My guess is that Worg cache is invalid, somehow. I cannot debug it further since I do not have acces to Worg. Bastien, I think we should delete the cache file and re-publish everything to get the cache right. > Could you report it to the mailing list? Don't forget to mention your > Org version and a minimal recipe on how to reproduce the bug. It is > important enough to block the release of Org 9.2. I don't see why it would be a blocker for Org 9.2. Regards, -- Nicolas Goaziou