[Mono-bugs] [Bug 60671][Maj] Changed - [PATCH] Stop crashing when settings serialization fails
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 20:13:13 -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 kerrick@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60671
--- shadow/60671 2004-06-23 20:09:45.000000000 -0400
+++ shadow/60671.tmp.19667 2004-06-23 20:13:13.000000000 -0400
@@ -16,6 +16,11 @@
Cc:
Summary: [PATCH] Stop crashing when settings serialization fails
Currently, if settings serialization fails, either saving the settings, or
loading them, monodoc will crash. The patch provided prevents the crash and
changes Save so it will return true for success and false for failure.
+
+------- Additional Comments From kerrick@gmx.net 2004-06-23 20:13 -------
+Created an attachment (id=8319)
+Patch against CVS in the browser directory.
+