[Mono-bugs] [Bug 75068][Nor] Changed - Timer.Close() does NOT set Timer.Enabled = false;

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 27 15:17:17 EDT 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 kornelpal at hotmail.com.

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

--- shadow/75068	2005-05-27 14:59:38.000000000 -0400
+++ shadow/75068.tmp.26985	2005-05-27 15:17:17.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 75068
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
-Component: CORLIB
+Component: System
 AssignedTo: kornelpal at hotmail.com                            
 ReportedBy: schaf at sheepsworld.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -59,6 +59,9 @@
 How often does this happen? 
 everytime!
 
 Additional Information:
 should be easy to fix. just call Timer.Stop() @ Timer.Close() or just do
 Timer.Enabled = false.
+
+------- Additional Comments From kornelpal at hotmail.com  2005-05-27 15:17 -------
+Fixed in SVN.


More information about the mono-bugs mailing list