Skip to main content

Bug Tracker

Side navigation

#10957 closed bug (invalid)

Opened December 06, 2011 02:07AM UTC

Closed December 06, 2011 02:24AM UTC

Last modified December 06, 2011 03:13AM UTC

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。

Attachments (0)
Change History (2)

Changed December 06, 2011 02:24AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

You specified a callback function, which they are all using.

Changed December 06, 2011 03:13AM UTC by cfddream comment:2

_comment0: Replying to [comment:1 dmethvin] \ \ I think it will print 10 consoles, but the result is less than 10.1323141308514305

Replying to [comment:1 dmethvin]

I think it will print 10 consoles, but the result is less than 10 and 'i != data.i'.