Side navigation
#4810 closed bug (duplicate)
Opened June 24, 2009 02:37AM UTC
Closed December 10, 2009 04:05AM UTC
JSONP Ajax repeat complete call
Reported by: | Connorhd | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | ajax | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On success a JSONP appears to call the complete callback twice.
This appears to be because complete() is called when the tmp function is executed and when the onreadystatechange poll ends.
See attached example
Attachments (2)
Change History (1)
Changed December 10, 2009 04:05AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #5383.