[Mono-bugs] [Bug 74719][Wis] Changed - Patch for System.Windows.Forms.LinkLabel

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 00:20:58 -0400 (EDT)


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@novonyx.com.

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

--- shadow/74719	2005-04-24 22:32:35.000000000 -0400
+++ shadow/74719.tmp.26624	2005-04-25 00:20:58.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74719
 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: mono-bugs@ximian.com                            
 ReportedBy: borsanza@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -29,6 +29,9 @@
 Expected Results (From MSDN):
 
 ArgumentException:
 The Start property of the LinkArea object is less than zero.
 -or-
 The Length property of the LinkArea object is less than zero.
+
+------- Additional Comments From peter@novonyx.com  2005-04-25 00:20 -------
+Thanks for catching this. Fixed in svn r43521.