bug-guile
[Top][All Lists]
Advanced

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

Re: guile-www-2.9 (www cgi) names in query-string not url-decoded


From: Thien-Thi Nguyen
Subject: Re: guile-www-2.9 (www cgi) names in query-string not url-decoded
Date: Tue, 12 Apr 2005 02:40:30 +0200

   From: Alan Grover <address@hidden>
   Date: Mon, 11 Apr 2005 19:10:24 -0400

   cgi.scm

   286c286
   <       (and p (subs pair 0 p))))
   ---
    >       (and p (url-coding:decode (subs pair 0 p)))))

thanks, installed.

here is the ChangeLog entry i used:

2005-04-12  Alan Grover  <address@hidden>  (tiny change)

        * cgi.scm (parse-form): Fix omission bug:
        Also url-decode name in each name/value pair.

feel free to include something along these lines for future patches.
(also, i find "diff -u" output easier to evaluate.)

thi




reply via email to

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