[Mono-bugs] [Bug 574235] Values do not allow null
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 9 12:42:17 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=574235
http://bugzilla.novell.com/show_bug.cgi?id=574235#c2
Manfred Pohler <Manfred at pp-p.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Manfred Pohler <Manfred at pp-p.net> 2010-03-09 17:42:16 UTC ---
Hi,
in the release notes for 1.4.101 I found
Fixed #574235 - Various values not accepting null
Does this mean the fix for this bug?
If so I have a problem - I tried to set NavigationBar.TintColor to null - and
get the following error:
..set_TintColor - Object Reference not set to an instance...
In other words - before the setter threw an exception when a null value was
passed.
Now it looks like as if it tries to access the parameter without checking for
null..
I guess the bug should be reopened.
Regards
Manfred
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mono-bugs
mailing list