[Seaside-dev] Issue 65 in seaside: WARequest fields should contain GET and POST fields

codesite-noreply at google.com codesite-noreply at google.com
Sat May 10 09:13:24 UTC 2008


Issue 65: WARequest fields should contain GET and POST fields
http://code.google.com/p/seaside/issues/detail?id=65

New issue report by philippe.marschall:
Currently the fields dictionary in WARequest contains either the GET or
the POST fields depending on the method of the request. There are cases
when you'd want to have both.

If a parameter is present in both GET and POST the values will have to be
put into an OrderedCollection as it's currently done for multiselection
form fields.


Issue attributes:
	Status: Accepted
	Owner: philippe.marschall
	Labels: Type-Feature Priority-Medium Version-Seaside2.9

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list