[Mono-bugs] [Bug 81123][Nor] Changed - FileDialog: NullReferenceException when files are no longer selected in ListView
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 12 16:16:39 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81123
--- shadow/81123 2007-03-12 14:35:48.000000000 -0500
+++ shadow/81123.tmp.9744 2007-03-12 15:16:39.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 81123
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -21,6 +21,9 @@
Currently, we use the selected items in the ListView to determine what
files the user has selected. However, instead we should be using the text
in the "file name" combobox for that purpose.
I'll commit a fix for this soon.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-03-12 15:16 -------
+Fixed in svn (revision 74134).
More information about the mono-bugs
mailing list