Side navigation
#14234 closed bug (duplicate)
Opened August 08, 2013 06:46PM UTC
Closed August 09, 2013 12:29AM UTC
window[ "eval" ].call( window, data );
Reported by: | berceus@yahoo.es | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using firefox 20.0.1 it gives me a bug saying this,
NS_ERROR_XPC_NOT_ENOUGHT_ARGS: not enought arguments [nsIDOMWindows.alert] jquery-10.1.2.js:612
in the line indicated i find this:
window[ "eval" ].call( window, data );
with explorer 9 it goes properly.
¿What's wrong?
Thanks
This ticket can be closed. It's a repost from issue #14323.