Side navigation
#14233 closed bug (invalid)
Opened August 08, 2013 06:44PM UTC
Closed August 23, 2013 08:55AM UTC
window[ "eval" ].call( window, data );
Reported by: | berceus@yahoo.es | Owned by: | berceus@yahoo.es |
---|---|---|---|
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
Attachments (0)
Change History (4)
Changed August 08, 2013 09:24PM UTC by comment:1
Changed August 09, 2013 12:30AM UTC by comment:3
owner: | → berceus@yahoo.es |
---|---|
status: | new → pending |
Changed August 23, 2013 08:55AM UTC by comment:4
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.