Closed GoogleCodeExporter closed 8 years ago
Trevor,
you are getting a null pointer exception because you are accessing
AlternateUri.Content. And if alternate URI is
null, that crashes.
The defintion of alternateUri property states that it is using alternate &
text/html. If you want something else you
use the above method. It is a shortcut to access alternate & text/html, not a
shortcut to access the first random
alternate.
Original comment by fman...@gmail.com
on 20 Apr 2009 at 12:44
Original issue reported on code.google.com by
tjohns.ggl.legacy@gmail.com
on 16 Apr 2009 at 10:49Attachments: