[Patches] [ python-Patches-479796 ] Patch for Bug #411612

noreply@sourceforge.net noreply@sourceforge.net
Sun, 11 Nov 2001 06:33:51 -0800


Patches item #479796, was opened at 2001-11-08 14:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=479796&group_id=5470

Category: Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bryan Fordham (bfordham)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for Bug #411612

Initial Comment:
Bug #411612 is the problem that the QUERY_STRING is 
not checked if the form action=="POST".  This is a 
little patch to add the query string if it's there.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-11-11 06:33

Message:
Logged In: YES 
user_id=21627

Isn't that the same patch as in #411612? Doesn't then the
same comment apply:

#Quick check: That "fix" does not work. It duplicates
#the QUERY_STRING if you use the GET method. Additional
#checks are necessary to ensure correct operation.
Also, don't use plain diffs; please use context (-c) or
unified (-u) diffs instead.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=479796&group_id=5470