On Oct 24, 9:43 pm, Nicolas Hatier <[email protected]> wrote: > On 2010-10-24 20:04, John J Barton wrote: ... > >> Could you help me help you fixing that bug? > > Firebug> Firebug Icon Menu> Open Tracing> Options> ERRORS and > > FBS_ERRORS. Find the error message and see if we have a call stack. > > That will point to the code that is calling for command line > > initialization. > > Firebug.CommandLine.evaluate FAILS TypeError: > window._FirebugCommandLine is undefined > Call stack makes no sense: > fileName: http://<session url>/blank.wssp, lineNumber:59, and so on. > Blank.wssp is like Blank.html, a one-liner with no code.
Duh, my mistake. The error is in Web page code, so the call stack won't make sense. Please trace with COMMANDLINE, we are looking for commandLine.injectCommandLineScript jjb -- 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.
