[Mono-bugs] [Bug 58287][Wis] New - xsp calender test crashes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 12:45:41 -0400 (EDT)


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 umuff@quark.com.

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

--- shadow/58287	2004-05-10 12:45:41.000000000 -0400
+++ shadow/58287.tmp.4377	2004-05-10 12:45:41.000000000 -0400
@@ -0,0 +1,48 @@
+Bug#: 58287
+Product: Mono: Runtime
+Version: unspecified
+OS: Mac OS X 10.3
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: umuff@quark.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: xsp calender test crashes
+
+Server error in '/' application
+
+
+Description: Error processing request.
+
+Error Message: HTTP 500.
+
+Stack Trace:
+
+System.OverflowException: Resulting timespan is too big.
+in <0x00234> System.TimeSpan:FromMilliseconds (double)
+in <0x00060> System.TimeSpan:FromDays (double)
+in <0x0006c> System.Globalization.Calendar:AddDays (System.DateTime,int)
+in <0x00198> System.Web.UI.WebControls.Calendar:GetEffectiveVisibleDate ()
+in <0x00080> System.Web.UI.WebControls.Calendar:Render (System.Web.UI.HtmlTextWriter)
+in <0x00048> System.Web.UI.Control:RenderControl (System.Web.UI.HtmlTextWriter)
+in <0x00140> System.Web.UI.Control:RenderChildren (System.Web.UI.HtmlTextWriter)
+in <0x00090> System.Web.UI.HtmlControls.HtmlForm:RenderChildren 
+(System.Web.UI.HtmlTextWriter)
+in <0x00058> System.Web.UI.HtmlControls.HtmlContainerControl:Render 
+(System.Web.UI.HtmlTextWriter)
+in <0x0006c> System.Web.UI.HtmlControls.HtmlForm:Render (System.Web.UI.HtmlTextWriter)
+in <0x00048> System.Web.UI.Control:RenderControl (System.Web.UI.HtmlTextWriter)
+in <0x00140> System.Web.UI.Control:RenderChildren (System.Web.UI.HtmlTextWriter)
+in <0x00038> System.Web.UI.Control:Render (System.Web.UI.HtmlTextWriter)
+in <0x00048> System.Web.UI.Control:RenderControl (System.Web.UI.HtmlTextWriter)
+in <0x00514> System.Web.UI.Page:InternalProcessRequest ()
+in <0x000d0> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext)
+in <0x00448> ExecuteHandlerState:Execute ()
+in <0x000d0> StateMachine:ExecuteState (System.Web.HttpApplication/IStateHandler,bool&)