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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78704 --- shadow/78704 2006-06-25 07:31:38.000000000 -0400 +++ shadow/78704.tmp.19741 2006-06-26 18:10:21.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78704 Product: Mono: Class Libraries Version: unspecified OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: 960 Six months Priority: Cosmetic Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -20,6 +20,9 @@ Possibly useless statement in System.Windows.Forms/ThemeEngine.cs : "theme_var.ToLower ();". Additional Information: I assume theme_var needs to be lower case. This would be accomplished by : "theme_var = theme_var.ToLower();". + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-26 18:10 ------- +Nice catch! Fixed in svn r62067. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
