[Mono-bugs] [Bug 683339] New: POST variables are not transferred to HttpContext.Request.Params nor FormCollection in MVC3 app
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 29 04:47:20 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=683339
https://bugzilla.novell.com/show_bug.cgi?id=683339#c0
Summary: POST variables are not transferred to
HttpContext.Request.Params nor FormCollection in MVC3
app
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: Tomasz.Kubacki at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=421846)
--> (http://bugzilla.novell.com/attachment.cgi?id=421846)
mv3 app bug test case
User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like
Gecko) Chrome/11.0.696.16 Safari/534.24
In mv3 apps (+ mono 4 profile) post variables are not transferred to
HttpContext.Request.Params and FormCollection collections when doing POST
request.
Simple self explanatory test case app is attached (could be open in monodevelop
2.6)
Reproducible: Always
Steps to Reproduce:
1.unzip test app
2.run it in monodevelop
3.press post button
Actual Results:
nothing appears
Expected Results:
"322" should appear
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list