In the absence of any further information, I've simply filed a bug:
http://code.google.com/p/android/issues/detail?id=2509

I have found a workaround though which is to 'transform' any Uri of unknown
providence before parcelling it, like so:

Uri.parse(uri.toString())

(Still puzzled by why I seem to be the only person to have encountered this
issue.)

Tom.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to