All tests were done with Firefox3

I have a very confusing problem over at http://www.chartle.net/gallery

When clicking on one of the many 'Edit Chartle' links (left mouse
button) the opened window does only load fully in 60% of the times.

Transactions in  case page is loading:
http://pastebin.ca/1366009

Transactions in  case page is NOT loading:
http://pastebin.ca/1366010


Difference:
It seems that when page loading is 'stuck', the loading order of the
javascript files bis different:

http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
http://www.google.com/jsapi
http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/mod_jslinker.js
http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js


In comparison when it works:
http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js
http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/mod_jslinker.js
http://www.google.com/jsapi
http://maps.google.com/intl/en_ALL/mapfiles/148e/maps2.api/main.js





Solution:
So far the only solution is to open those 'Edit Chartle' links in
Firefox as a new tab (right mouse button -> open as new tab).
Strangely this always results in the correct loading sequence of the
javascript files and the page eventually loading successfully.

Also if I comment out the line where the MAPKEY is fetched, it always
works. (but then I cannot use Maps anymore)




Where the problem might be:
I never noticed this problem before so it seems to be something new.

Maybe it is due to some recent changes I introduced - although I
cannot imagine what that could be.

Something changed with Google MapKey fetching around yesterday night.



Cheers,
Dieter
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" 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-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to