Hi,

I have an application that is using opensocial-template for it's
profile view. It has some HTML with some images in it.

The images are showing fine in Internet Explorer 6 and 7, Firefox but
not in Internet Explorer 8.

I think that the problem is that Orkut is rewriting the URL to it's
proxy but it missing the "http://";, and that IE8 cannot interpret it
that way.

Here's an example:
On my XML I have this:
 <img src="http://www.bymk.com.br/OpenWS/GetSetImage.ashx?theSetID=$
{Cur.id}&ThumbSize=100" />

Orkut Translates it to:
<img src="//www.orkut.gmodules.com/gadgets/proxy?
refresh=86400&container=orkut&url=http%3A%2F%2Fwww.bymk.com.br%2FOpenWS
%2FGetSetImage.ashx%3FtheSetID%3D9842%26ThumbSize%3D100&gadget=http%3A
%2F%2Fwww.bymk.com.br%2FOpenPages%2FOrkut
%2Fbymk.xml&fp=45508&refresh=86400&sanitize=1&rewriteMime=image/*">

There's no "http://"; on the img tag.

The url of my application is:
http://www.bymk.com.br/OpenPages/Orkut/bymk.xml

Thanks in advance.

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

Reply via email to