Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=81174

--- shadow/81174        2007-03-29 15:58:17.000000000 -0500
+++ shadow/81174.tmp.8745       2007-03-29 17:15:11.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 81174
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -155,6 +155,17 @@
 add a few CWLs to the app.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-03-29 15:58 -------
 Created an attachment (id=18973)
 Gzipped tar containing repro
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-03-29 17:15 -------
+Gert, I believe this is a different issue. There's a bug in
+BrowserCapabilities.cs that throws an exception when a request doesn't
+have the User-Agent header (it is thrown because
+System.Web.HtmlControls.HtmlForm accesses Page.Request.Browser to
+query the ecmascript version, and the "browser" key in the
+capabilities collection is missing. This is a known issue and it will
+soon be fixed. Your test case works just fine if you run xsp2 in the
+web/ directory and visit it with a normal browse.
+Therefore, let me close this bug, since it's definitely not the issue.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to