#10957 closed bug (invalid)
Some callback function is not implemented, the results are not correct。
Reported by: | cfddream | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
testcase http://jsfiddle.net/cfddream/ZHPLB/25/
In the testcase, has 10 ajax request, but some callback function is not implemented, the results are not correct。
Change History (2)
comment:1 follow-up: 2 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Replying to dmethvin
I think it will print 10 consoles, but the result is less than 10 and 'i != data.i'.
Note: See
TracTickets for help on using
tickets.
You specified a callback function, which they are all using.