]> git.eshelyaron.com Git - emacs.git/commit
Handle gracefully href="" in base tags in shr
authorŁukasz Stelmach <stlman@poczta.fm>
Tue, 22 Dec 2020 06:47:23 +0000 (07:47 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 23 Dec 2020 05:26:06 +0000 (06:26 +0100)
commit1e11f6f59d141f280b50905238a392faffdb134a
tree8214734a4e31e6981256b09dbb00fc18a4a6ae2e
parent832d756893d1e1630e2477562057b01791b0bfc6
Handle gracefully href="" in base tags in shr

* net/shr.el (shr-tag-base): shr-parse-base can't handle empty
strings gracefully.  Don't call it unless href is a non-empty
string (bug#45355).
lisp/net/shr.el