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=78250 --- shadow/78250 2006-04-30 21:48:47.000000000 -0400 +++ shadow/78250.tmp.3143 2006-05-01 14:09:13.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78250 Product: Mono: Class Libraries Version: unspecified OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -52,6 +52,9 @@ the value it is assigned ant calls the "ProcessMnemonic" method which calls the "Lenght" property on the "text" Field. If the value that is assigned to the "Text" property is null, an exception is thrown. On Microsoft .NET Framework, this does not happen. A possible correction would be to check for null before calling any instance members of an object. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-01 14:09 ------- +fixed on trunk revision 60125. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
