all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Jevon Longdell <jevon@physics.otago.ac.nz>
Cc: 31483@debbugs.gnu.org, jevon.longdell@otago.ac.nz
Subject: bug#31483: 25.2; handling of links in eww
Date: Mon, 13 May 2019 15:23:56 -0400	[thread overview]
Message-ID: <87lfzaupir.fsf@mouse.gnus.org> (raw)
In-Reply-To: <2afb93a4-1cdc-5fa1-0297-fce698225323@otago.ac.nz> (Jevon Longdell's message of "Thu, 17 May 2018 10:57:45 +1200")

Jevon Longdell <jevon@physics.otago.ac.nz> writes:

> I have to admit that I am responsible for this webpage and a bit of an
> amateur so it might be my shoddy HTML is at fault. That said all other
> browsers I have tried have no problems.
>
> the HTML for the link in that is followed incorrectly is:
> <a href="http:linearsystems">ELEC441 Course Documents</a>

libxml2 gives this result when parsing that HTML:

(html nil (body nil (a ((href . "http:linearsystems")) "ELEC441 Course Documents")))

So if some guessing is to be added to the URL parsing, I think that
should go in libxml2, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-05-13 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16 22:57 bug#31483: 25.2; handling of links in eww Jevon Longdell
2019-05-13 19:23 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfzaupir.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=31483@debbugs.gnu.org \
    --cc=jevon.longdell@otago.ac.nz \
    --cc=jevon@physics.otago.ac.nz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.