[Mono-bugs] [Bug 82539][Maj] Changed - SaveFileDialog bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 22 18:27:07 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=82539
--- shadow/82539 2007-08-22 17:59:25.000000000 -0400
+++ shadow/82539.tmp.23845 2007-08-22 18:27:07.000000000 -0400
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Windows.Forms
-AssignedTo: toshok at ximian.com
+AssignedTo: gert.driesen at pandora.be
ReportedBy: tquerci at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: SaveFileDialog bug
@@ -104,6 +104,9 @@
public static void Main(string[] args)
{
Application.Run(new MainClass());
}
}
}
+
+------- Additional Comments From gert.driesen at pandora.be 2007-08-22 18:27 -------
+This applies to OpenFileDialog as well. I'll fix it tomorrow.
More information about the mono-bugs
mailing list