[Mono-bugs] [Bug 641112] Strange behavoiur using the Tag attribute of Android.View

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 22 13:11:39 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=641112

https://bugzilla.novell.com/show_bug.cgi?id=641112#c1


Mike Kestner <mkestner at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mike Kestner <mkestner at novell.com> 2010-09-22 17:11:38 UTC ---
You don't include the declaration of your "News" class in the above
description, but I'm assuming that it's a direct subclass of J.L.O and you
chained explicitly or implicitly to the default ctor() on Java.Lang.Object,
which was implemented incorrectly in preview 3 and was resulting in your
button.Tag call effectively assigning null on the java side.

This is fixed as of this morning in our repo and will be out in the next
preview.

-- 
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