[Mono-bugs] [Bug 78417][Nor] Changed - RepeaterItemCollection null
reference exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 14 18:43:12 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78417
--- shadow/78417 2006-05-16 17:33:31.000000000 -0400
+++ shadow/78417.tmp.18864 2006-06-14 18:43:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78417
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: grendello at gmail.com
QAContact: mono-bugs at ximian.com
@@ -67,6 +67,15 @@
repeaters.ascx.cs
------- Additional Comments From grendello at gmail.com 2006-05-16 17:33 -------
I've just tested the above sample sites with IIS and MS.NET 1.1 - the
backtrace doesn't happen there.
+
+------- Additional Comments From gonzalo at ximian.com 2006-06-14 18:43 -------
+Fixed in svn HEAD.
+I fixed it in Repeater.cs, as a test (now in svn too) shows that after
+creating a RepeaterItemCollection with a null argument, it always
+throws a NullReferenceException.
+
+Thanks.
+
More information about the mono-bugs
mailing list