We are looking into the reported issue.

If you create the Image element yourself using the API, getUrl should work.

If the user uploads the image as an attachment, then it will not be reported
as an element (so there will be no Image element).

If the user adds the image using the Google search doodad (G+), then it will
be reported as an Image, but with no URL.

So, I believe you're running into that last situation.

- pamela


On Fri, Mar 19, 2010 at 1:52 AM, Linc <ala...@online.de> wrote:

> The Problem here seems to be that if you upload an image from your
> computer it is stored as an attachement.
>
> Attachements don't have the url property.
>
> So if you get null when calling getUrl(), the image is uploaded.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Wave API" group.
> To post to this group, send email to google-wave-...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-wave-api?hl=en.
>
>

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

Reply via email to