bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17785: 24.4.50; EWW: Bales out during form submission


From: Ted Zlatanov
Subject: bug#17785: 24.4.50; EWW: Bales out during form submission
Date: Sun, 02 Nov 2014 16:37:06 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

On Tue, 21 Oct 2014 20:56:11 -0600 Brian McKenna <brian@brianmckenna.org> 
wrote: 

BM> When trying to do a URL encode of that field, we'd try to construct a
BM> pair but end up with:

BM>     '(scribe_log)

BM> Which would fail at encoding. It should encode to the same as
BM> scribe_log having an empty value, that is "scribe_log=" and so should
BM> be parsed as '(scribe_log "") - I've attached a patch which fixes
BM> that.

I think your patch is correct and installed it as a tiny change.
Closing.  Thanks!

Ted





reply via email to

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