[Mono-bugs] [Bug 54531][Wis] Changed - NullReferenceException in ExpiresBucket.Update()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 11:39:12 -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 mono-bug@jerryweb.info.

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

--- shadow/54531	2004-02-18 11:38:00.000000000 -0500
+++ shadow/54531.tmp.24948	2004-02-18 11:39:12.000000000 -0500
@@ -25,6 +25,11 @@
 
 Unfortunantely, I had no success to call forth this NullReferenceException
 intentionally during testing. Only, I modified the code of one of the
 procedures of my application in such a way that all the exceptions in
 ExpiresBucket.Update() are logged including the corresponding line number;
 in the attachment see the code mentioned and the obtained logfile.
+
+------- Additional Comments From mono-bug@jerryweb.info  2004-02-18 11:39 -------
+Created an attachment (id=6724)
+Patch for logging in ExpiresBucket.Update
+