[Mono-bugs] [Bug 76639][Wis] Changed - OpenFileDialog crash if you use filter property

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 21 05:51:32 EST 2005


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 peter at novonyx.com.

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

--- shadow/76639	2005-11-07 06:42:49.000000000 -0500
+++ shadow/76639.tmp.21494	2005-12-21 05:51:32.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76639
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: marines_one at tiscali.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -116,6 +116,10 @@
 in <0x0003c> System.Windows.Forms.ComboBox:SetControlText (System.String s)
 in <0x000e0> System.Windows.Forms.ComboBox:set_SelectedIndex (Int32 value)
 in <0x002c4> System.Windows.Forms.FileDialog+FileDialogPanel:UpdateFilters ()
 in (wrapper remoting-invoke-with-check) FileDialogPanel:UpdateFilters ()
 in <0x00074> System.Windows.Forms.FileDialog:set_Filter (System.String value)
 in (wrapper remoting-invoke-with-check) System.Windows.Forms.FileDialog:set_Filter (string)
+
+------- Additional Comments From peter at novonyx.com  2005-12-21 05:51 -------
+No longer reproducable with svn head code. Judging by the stack trace 
+it looks related to something I fixed.


More information about the mono-bugs mailing list