I just fixed the bug. It had nothing to do with the mobile internet, but with a personal firewall blocking javascript access to window.location.
I've already submitted an issue: http://code.google.com/p/google-web-toolkit/issues/detail?id=2917 On 24 Sep., 16:45, "jakob.korherr" <[EMAIL PROTECTED]> wrote: > Hi everyone! > I am hosting a little social network called "EPOS4" (www.epos4.at). > Last week I released a new part of the page, which is entirely written > in GWT. Now some users (about 3%) are reporting that the cannot use > it, because it just does not load. Most of them are using mobile > internet and all of them are using FF or IE. > > So I told some of them to try Chrome, Safari or Opera. Later they told > me that in all of those 3 browsers it works properly. However in IE > and FF it does NOT, although using the same machine. > > I also told them to enable JavaScript, ActiveX and add my website to > the trusted sites in IE, but all of those actions didn't work. > > Then I figured out that the onModuleLoad() method isn't invoked at all > on their machines in IE or FF. From that time on I tried to rebuild > this problem on my computer, but I wasn't able to. > > I also had a talk with Sumit Chandel, one of the GWT guys, on the > developer day in munich. He told me that he didn't know this issue and > that he needs some error log. And that's what I am trying to get from > those users... Unfortunately this is NOT as easy as I thought.. > > Has anyone had this problem until now? > > Thanks for any help. Jakob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
