I'm having an issue with console.  I've a google appserv application
(source at http://code.google.com/p/appspot-geowiki/, hosted at
http://great-loop.appspot.com).  The application runs ok WRT console
on a local server but when uploaded to google appserver problems occur
when accessing http://great-loop.appspot.com/wikiedit/TestPage (you'll
need a gmail account to login).

A bit of debugging (don't you just love falling back to alert) reveals
that loading this page fails when the onload script encounters a
console.log.  The onload script terminates so that the page is not
properly loaded.  Sometimes I get a "console not defined" error.
Other times the page loads but the onload scripts do not run so the
page is not complete.

This page is heavily scripted.  It may be that there are issues around
script load order (I've been suspicious of this previously).  That
said, I would expect console to work in the page's onload.

At any event:

 * Are there known issues with firebug console in this environment?
 * Are there any work arounds?
 * Am I doing something clearly wrong?

Thanks for any clues.

Regards,
puff


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" 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/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to