What does Firebug "XML cannot be the whole program" error message mean?

Posted by ????? on Stack Overflow See other posts from Stack Overflow or by ?????
Published on 2009-09-03T02:43:59Z Indexed on 2010/04/27 4:03 UTC
Read the original article Hit count: 588

I just got this error message in Firebug. A google search reveals nothing but other mystified people! Does anyone have any idea what it means?

It's being indicated on the last line of this 3-line script:

<script>
    g_BuildServer = "/";
</script>

© Stack Overflow or respective owner

Related posts about firebug

Related posts about firefox3.5