Skip to main content

Bug Tracker

Side navigation

#14086 closed bug (notabug)

Opened July 01, 2013 10:19AM UTC

Closed July 01, 2013 12:42PM UTC

Changes in deferred between 1.8.3 and 1.9.1

Reported by: alexander.rauan@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:
Description

Extending deferred has stopped working from 1.8.3 to 1.9.1.

http://jsfiddle.net/ajFwF/

Attachments (0)
Change History (2)

Changed July 01, 2013 10:21AM UTC by anonymous comment:1

Try changing the jquery version in jsFiddle from 1.9.1 to 1.8.3.

Changed July 01, 2013 12:42PM UTC by jaubourg comment:2

resolution: → notabug
status: newclosed

Context is the promise now. So you should extend the promise, not the deferred: http://jsfiddle.net/an8ug/