[Mono-bugs] [Bug 643623] New: Cannot add an object to a bundle via Bundle.PutParcelable()

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 4 15:36:07 EDT 2010


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: mkestner at novell.com
        ReportedBy: gshackles at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list