I am getting a JS error/warning pop-up box in IE (not Firefox), which
says:
Line 1327
Char 16
Error: 'Bzc.j.k' is null or not an object
Code: 0
URL: my site's URL
This error/warning does not break anything, and if clicked away, the
site works just fine. However, it happens on a page which the users
first come to, and so creates a bad impression. I opened up the
compiled cache.html file mentioned in the error, and used the line/
char coords to locate the problem. There is a line in there which
says:
function wyc(){b6b((nzc(),Bzc).j.k,true)}
This, I believe, is what the IE pop-up is referring to. However, this
code isn't exactly readable, so I have no idea what is wrong with it,
or in fact, what it does.
I also ran the page through several JS debuggers, but that did not
help at all. Do you guys have any ideas as to how I should proceed?
Any input would be appreciated.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---