From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YHRfK0/kaF/7fQAA0tVLHw (envelope-from ) for ; Mon, 21 Sep 2020 17:35:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qBFHJ0/kaF/LCQAA1q6Kng (envelope-from ) for ; Mon, 21 Sep 2020 17:35:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 921FC9400EF for ; Mon, 21 Sep 2020 17:35:09 +0000 (UTC) Received: from localhost ([::1]:51876 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKPiU-0006Ks-VU for larch@yhetil.org; Mon, 21 Sep 2020 13:35:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKPhn-0006KR-Vq for emacs-orgmode@gnu.org; Mon, 21 Sep 2020 13:34:24 -0400 Received: from w1.tutanota.de ([81.3.6.162]:56650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKPhl-0007kw-Nf for emacs-orgmode@gnu.org; Mon, 21 Sep 2020 13:34:23 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 49080FA0D83 for ; Mon, 21 Sep 2020 17:34:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1600709655; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=IHiFrAN8Zk3W7rabe+GCyjkEvCZHBTzy0J2wYeWTIHU=; b=JFXNuWe92AtPe4io2iJ3VfsjzXaRYudSsnQgKpgv+FrEERWT5+9ij4l0ieZM4kJN mrzoZ+WLVu5WRxwmyUObs2dpoZoCaFifkmwbKhLWZboKz1Yc2vfsIXqJ4q09aTKqymP wA0KpTocGXPx2VCqQsVMC6pINWOo2ORUKEsyB312BJbOvLdEqrleD2eRj0kjw8ppLWf bW6vco34DEbI/XDI23cDTEDxBZD6HBwEMgdnGkJwjn/SxF5czB4jcYAymfSCtERtBOR RXb2zqmGnNMEIoiodVH9GvdJkL6k8I+gufyRyuwvEoRvWs/vjuhED7lte340mPD8BkH h40NQp5Mhg== Date: Mon, 21 Sep 2020 19:34:15 +0200 (CEST) To: emacs-orgmode@gnu.org Message-ID: Subject: Bug: DOI links are broken in HTML exports MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_129401_1671200744.1600709655282" Received-SPF: pass client-ip=81.3.6.162; envelope-from=yarnton@tutanota.com; helo=w1.tutanota.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/21 13:34:15 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" Reply-to: yarnton@tutanota.com From: yarnton--- via "General discussions about Org-mode." X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=tutanota.com header.s=s1 header.b=JFXNuWe9; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: qZc1owOXuLLF ------=_Part_129401_1671200744.1600709655282 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I've found a small bug in org-html-export-to-html. Minimal document to repr= oduce: --- Foo [fn:1] * Footnotes [fn:1] doi:10.1186/s12864-016-2377-z --- When I export this document to HTML the DOI link gets converted into a brok= en hyperlink. It should be converted into https://doi.org/10.1186/s12864-01= 6-2377-z as explained in=C2=A0https://www.doi.org/. Following the link from the org file with C-c C-o works fine, though. It'd be great if this could get fixed, as DOI links are incredibly helpful = when dealing with bibliographic items. Thanks ------=_Part_129401_1671200744.1600709655282 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi,

I've found a small bug in org-html-export-to-html. Minimal document to reproduce:

---

Foo [fn:1]

* Footnotes

[fn:1] doi:10.1186/s12864-016-2377-z

---

When I export this document to HTML the DOI link gets converted into a broken hyperlink. It should be converted into https://doi.org/10.1186/s12864-016-2377-z as explained in https://www.doi.org/.

Following the link from the org file with C-c C-o works fine, though.

It'd be great if this could get fixed, as DOI links are incredibly helpful when dealing with bibliographic items.

Thanks

------=_Part_129401_1671200744.1600709655282--