[ 
https://issues.apache.org/jira/browse/SHINDIG-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587425#action_12587425
 ] 

Kevin Brown commented on SHINDIG-189:
-------------------------------------

The url parameter doesn't need to be last, it just needs to be url encoded. The 
metadata servlet does this automatically -- gadgets.js should be doing the same.

> url= param should always be last
> --------------------------------
>
>                 Key: SHINDIG-189
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-189
>             Project: Shindig
>          Issue Type: Bug
>          Components: OpenSocial - Javascript
>            Reporter: Paul Lindner
>
> There are some browsers out there that do not correctly decode the url= 
> parameter in the Iframe URL.
> I've seen a scattering of reports the people see URLs that are requested 
> looking like this:
>    http://host/path/file.xml&country=us&language=en....
> To help these poor browsers we should insure that the url= param is the last 
> parameter in the list, right before the hash.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to