#7865 closed bug (fixed)
jQuery.getScript() success callback does not fire in 0 GIT
Reported by: | Rick Waldron | Owned by: | jaubourg |
---|---|---|---|
Priority: | blocker | Milestone: | 1.5 |
Component: | ajax | Version: | git |
Keywords: | regression | Cc: | |
Blocked by: | Blocking: |
Description
Confirmed by ajpiano, slexaxton and myself :
http://jsfiddle.net/rwaldron/sY9UV/2/
The script is requested and executed properly, however the success callback never fires.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → ajax |
---|---|
Keywords: | regression added |
Milestone: | 1.next → 1.5 |
Priority: | undecided → blocker |
Status: | new → open |
Version: | 1.4.4 → git |
comment:2 Changed 12 years ago by
Owner: | set to jaubourg |
---|---|
Status: | open → assigned |
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Fixed in commit [dfa57073069c6b60f623635df65e02c0c0c9a582].