https://bugzilla.novell.com/show_bug.cgi?id=641112
https://bugzilla.novell.com/show_bug.cgi?id=641112#c1 Mike Kestner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Mike Kestner <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
