https://bugzilla.novell.com/show_bug.cgi?id=643623
https://bugzilla.novell.com/show_bug.cgi?id=643623#c0 Summary: Cannot add an object to a bundle via Bundle.PutParcelable() Classification: Mono Product: MonoDroid Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.24 Safari/534.7 Taken from an e-mail from Jonathan Pryor on the mailing list ------------- I would like to suggest that you instead use Bundle.PutParcelable(): http://docs.monodroid.net/index.aspx?link=M:Android.OS.Bundle.PutParcelable(System.String,Android.OS.IParcelable) Unfortunately that requires exporting a "magic field" from your type...which also isn't currently supported by monodroid. Reproducible: Always -- 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
