[Mono-bugs] [Bug 81927][Wis] New - browscaps.ini does not contain a definition for capability supportscallback for userAgent Firefox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 22 05:59:45 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 s.martinz at caleidoscopio.it.

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

--- shadow/81927	2007-06-22 05:59:45.000000000 -0400
+++ shadow/81927.tmp.23448	2007-06-22 05:59:45.000000000 -0400
@@ -0,0 +1,51 @@
+Bug#: 81927
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: Open Suse 10.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: s.martinz at caleidoscopio.it               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: browscaps.ini does not contain a definition for capability supportscallback for userAgent Firefox
+
+Description of Problem:
+browscaps.ini does not contain a definition for capability supportscallback
+for userAgent Firefox
+
+Steps to reproduce the problem:
+1. Try to access the property "Request.Browser.SupportsCallback" from any
+page in a web applications
+
+Actual Results:
+Argument cannot be null. Parameter name: browscaps.ini does not contain a
+definition for capability supportscallback for userAgent Firefox
+
+System.ArgumentNullException: Argument cannot be null.
+Parameter name: browscaps.ini does not contain a definition for capability
+supportscallback for userAgent Firefox
+  at System.Web.Configuration.HttpCapabilitiesBase.ReadBoolean
+(System.String key) [0x00000] 
+  at System.Web.Configuration.HttpCapabilitiesBase.get_SupportsCallback ()
+[0x00000] 
+  at IGCal.Web.Security.wfLogin.OnInitialize (System.EventArgs e) [0x00000] 
+  at IGCal.Web.UI.Base.wfBase.OnInit (System.EventArgs e) [0x00000] 
+  at IGCal.Web.Security.wfLogin.OnInit (System.EventArgs e) [0x00000] 
+  at System.Web.UI.Control.InitRecursive (System.Web.UI.Control
+namingContainer) [0x00000] 
+  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
+  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
+[0x00000] 
+
+Expected Results:
+It should return true or false, depending on the setting in browsercap
+
+How often does this happen? 
+Always


More information about the mono-bugs mailing list