[Mono-bugs] [Bug 81174][Maj] Changed - Can't use App_LocalResources and explicit localization
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 29 18:15:11 EDT 2007
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 mhabersack at novell.com.
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: mhabersack at novell.com
ReportedBy: dna at informatik.uni-kiel.de
QAContact: mono-bugs at ximian.com
@@ -155,6 +155,17 @@
add a few CWLs to the app.
------- Additional Comments From gert.driesen at pandora.be 2007-03-29 15:58 -------
Created an attachment (id=18973)
Gzipped tar containing repro
+
+------- Additional Comments From mhabersack at novell.com 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.
More information about the mono-bugs
mailing list