Opened 9 years ago
Closed 9 years ago
#14757 closed feature (fixed)
Switch to script injection instead of indirect eval call
Reported by: | markelog | Owned by: | markelog |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12/2.2 |
Component: | core | Version: | 2.1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See https://github.com/jquery/jquery/pull/1449 for more info
Change History (3)
comment:1 Changed 9 years ago by
Component: | unfiled → core |
---|---|
Owner: | set to markelog |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | None → 1.12/2.2 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Ajax: Always use script injection in globalEval
Fixes #14757 Closes gh-1449