I fixed some bugs in handling fields passed in the query string on a POST 
request.  Previously, the code wasn't handling lists correctly if the same 
list fields were being passed in both as form variables and in the query 
string (admittedly a rare case, but it was affecting me).  Also, the code 
was converting all values passed in the query string to upper case for some 
reason.  Both bugs are now fixed in CVS.


--

- Geoff Talvola
   [EMAIL PROTECTED]

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to