Opened 9 years ago
Closed 9 years ago
#14233 closed bug (invalid)
window[ "eval" ].call( window, data );
Reported by: | 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
Change History (4)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:4 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Could you please provide a jsFIddle or some code for bug reproduction please ? Thanks.