edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] resolveURL question (fwd)
@ 2019-07-02  4:16 Kevin Carhart
  0 siblings, 0 replies; only message in thread
From: Kevin Carhart @ 2019-07-02  4:16 UTC (permalink / raw)
  To: edbrowse-dev


I'm glad it was a one character change.   I like the 
way those parseURL arguments for the URL sections are done.  I don't 
think I have spent much time in url.c.  It's nice that the phrasing of the 
"resolve" debugPrints nailed down where the problem was.  I thought at 
first that it might be handleable by one of those Tidy Opt settings.



---------- Forwarded message ----------
Date: Mon, 01 Jul 2019 00:43:43 -0400
From: Karl Dahlke <eklhad@comcast.net>
To: edbrowse-dev@lists.the-brannons.com
Subject: [edbrowse-dev] resolveURL question

resolveURL seems like such a simple routine, but it has been a nightmare for about 15 years now.
That's why I have specific debug prints for it, at level 5, probably should be at level 4.
We need to see what it is doing and when it screwes up, like here.

The section you refer to is not relevant.
rel is the variable of the relative piece, and that code is for
rel = #foo
where I'm just changing the hash.
But here we have a new path, and the base has a hash, but the hash contains a slash, which I've never seen before.
parseURL handles it properly, so let's step through and see what goes wrong.
Line 885 is telling us where the problem is.
Fortunately the fix is literally a single character.

Karl Dahlke

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-02  4:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02  4:16 [edbrowse-dev] resolveURL question (fwd) Kevin Carhart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).