lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.14h.patch.gz


From: Thomas Dickey
Subject: Re: lynx-dev lynx2.8.5dev.14h.patch.gz
Date: Tue, 8 Apr 2003 08:13:42 -0400 (EDT)

> 
> 30-Mar-2003 17:09 Thomas Dickey wrote:
> > This snapshot has (I think) the remaining issues with mailform resolved,
> > so it works with binary file-upload.
> 
> >       ftp://invisible-island.net/temp/lynx2.8.5dev.14h.patch.gz
> 
> Reading your patch (especially in LYMainLoop.c area),
> I am courious about the possibility of
>        (doc->post_data != NULL) *but* (isBEmpty(doc->post_data) == TRUE)
> 
> currently in lynx.
> IMHO, the invariant "post_data is NULL, or not NULL with len >0"
> could easily be achieved somethere in HText_SibmitForm - the only place
> where post_data is really changed.

yes - that's a possible problem with the change
(a form that has no data to post).

I guess we need a flag such as "have_post_data" to cover this situation.

-- 
Thomas E. Dickey <address@hidden> <address@hidden>
http://dickey.his.com
ftp://dickey.his.com

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

reply via email to

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