[Mono-bugs] [Bug 336218] TextBox: MaxLength = 0 behaving wrong
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Oct 31 14:29:35 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=336218#c7
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Jonathan Pobst <jpobst at novell.com> 2007-10-31 12:29:34 MST ---
Fixed the magic numbers issue in r88595. I still don't want to change the
multiline thing for above reasons. :)
If you find any other issues, let me know!
2007-10-31 Jonathan Pobst <monkey at jpobst.com>
* TextBoxBase.cs: Use int.MaxValue for MaxLength instead of magic
number.
Addresses an issue raised in bug #336218.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list