lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev lynxprog URL spaces lost


From: Leonid Pauzner
Subject: Re: lynx-dev lynxprog URL spaces lost
Date: Tue, 11 Mar 2003 23:27:49 +0300 (MSK)

11-Mar-2003 13:45 Thomas Dickey wrote:
> On Mon, Mar 10, 2003 at 09:47:02AM -0700, P.J.Walsh wrote:
>> > 2003-02-04 (2.8.5dev.14)
>> > * optimize LYRemoveNewlines() and LYRemoveBlanks() -LP

See below.

>> The lynxprog and lynxexec URLs in my Jump List now have the spaces
>> replaced with %20 when that jump's link is highlighted.  Activation
>> of the executable link results in an error from the shell.  Entering
>> the shortcut at the Jump prompt still works.
>>
>> ie:
>>      <dt>cdeb<dd><a href="lynxprog:dpkg -l |less">list debs</a>
>>
>> from my .jumps.html now displays as
>>
>>      lynxprog:dpkg%20-l%20|less
>>
>> when highlighted;  dpkg%20-l%20|less is sent to sh on activation.
>>
>> Could this be related to the above change in dev14?

> possibly (I have dev.14 on this box, and see the %'s).  I'll check to see
> what patch added this change, this evening.

No. This is dev.13 changes in HTParse():

+* modify HTParse() to escape any spaces which remain from LYLegitimizeHREF() or
+  other sources (report by Peter Rasmussen <address@hidden>) -TD
+
 2002-12-18 (2.8.5dev.12)


See also LYTrimStartfile(), called within LYLegitimizeHREF().

> --
> Thomas E. Dickey <address@hidden>
> http://invisible-island.net
> ftp://invisible-island.net

> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]