From: Alan Grover <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]> (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
_______________________________________________
Bug-guile mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-guile