[Mono-bugs] [Bug 52095][Wis] New - documentation crashes with Opera browser

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 05:53:57 -0500 (EST)


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 tkaszuba@hotmail.com.

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

--- shadow/52095	2003-12-12 05:53:57.000000000 -0500
+++ shadow/52095.tmp.27284	2003-12-12 05:53:57.000000000 -0500
@@ -0,0 +1,52 @@
+Bug#: 52095
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details: Windows 2000 + Opera 6.01
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: tkaszuba@hotmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: documentation crashes with Opera browser
+
+When entering the go-mono documentation site: http://go-mono.com:8080
+and clicking the 
+following sequence "Mono Handbook" -> "Getting started" -> "Installation on Linux" the web 
+server spit's out a stack dump. 
+
+System.ArgumentException: Invalid path -> /source-
+id:5:xhtml:html/en/installation
+in <0x000c1> System.Web.HttpRequest:MapPath 
+(string,string,bool)
+in <0x00038> System.Web.HttpRequest:MapPath (string)
+in 
+<0x00165> System.Web.Configuration.WebDefaultConfig:GetConfigFromFileName 
+(string,System.Web.HttpContext)
+in <0x00056> 
+System.Web.Configuration.WebDefaultConfig:GetConfig 
+(string,System.Web.HttpContext)
+in <0x0001b> 
+System.Web.Configuration.WebConfigurationSettings:GetConfig 
+(string,System.Web.HttpContext)
+in <0x00010> System.Web.HttpContext:GetConfig 
+(string)
+in <0x0009c> 
+System.Web.Security.FormsAuthenticationModule:OnAuthenticateRequest 
+(object,System.EventArgs)
+in <0x0005a> (wrapper delegate-invoke) 
+System.MulticastDelegate:invoke_void_object_EventArgs 
+(object,System.EventArgs)
+in <0x00050> .EventState:Execute ()
+in <0x00076> 
+.StateMachine:ExecuteState 
+(System.Web.HttpApplication/IStateHandler,bool&)
+
+The page works properly in 
+Internet Explorer.