Opened 10 years ago
Closed 10 years ago
#13851 closed bug (notabug)
CSP still bothering
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi there:
I am currently refactoring our systems but I am running into a lot of problems with JQuerys globalEval - Firefox complains constantly. I am not calling globalEval myself, but I am somehow triggering jQuery to call it.
How can I make jQuery happy by avoiding globalEval?
Thanks.
Michaela
Note: See
TracTickets for help on using
tickets.
This sounds like a good question for StackOverflow our our forum, although they will need some code examples. Try there first and only create a ticket if the people there believe there is a bug in jQuery.