Issue 854: confusing error message for (undefined.x)
http://code.google.com/p/google-caja/issues/detail?id=854
New issue report by felix8a:
<script>
undefined.x;
</script>
in ff3, the error message in firebug console is:
Discovery of direct constructors for foreign begotten objects not
implemented on this platform.
that's a very strange error message to get for that code.
this turns up a lot. for example:
document.getElementById('typo').value
it might be helpful to have a separate error message specifically for
trying to access properties of null and undefined.
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to
http://groups.google.com/group/google-caja-discuss
To unsubscribe, email [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---