[Mono-bugs] [Bug 49669][Min] Changed - including <asp:ValidationSummary> control can cause Segementation Fault in mod_mono_server
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 18 Oct 2003 19:24:51 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49669
--- shadow/49669 2003-10-15 04:01:45.000000000 -0400
+++ shadow/49669.tmp.13011 2003-10-18 19:24:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 49669
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 8.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: System.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: ckf13@student.canterbury.ac.nz
QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
<h1>Hello World</h1>
<asp:ValidationSummary runat="server" />
</form>
This was boiled down from a more functional page, I'm attempting to port an
existing ASP.NET based application to Mono.
+
+------- Additional Comments From gonzalo@ximian.com 2003-10-18 19:24 -------
+Fixed in CVS.