On 7 juil, 17:33, Paulo Coutinho <[email protected]> wrote:
> yeah, im doing the same, create a new frame, but on firebug apper this error:
>
> Permissão negada a <http://www.prsolucoes.com> para chamar o método
> Location.toString em <http://brfotolog.appspot.com>.
>
> But it open the page, but i  want know if it is normal or have a
> method to solve it?

It looks like the problem is on prsolucoes.com which apparently try to
read the location of the parent document (and is facing the Same-
Origin Policy); this has nothing to do with GWT or your GWT
application actually. Do you have on prsolucoes.com some code trying
to read the value of "parent.location" or "top.location"?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to