Modify ↓
Ticket #9517 (closed bug: duplicate)
no catch praise in 997 line
| Reported by: | anonymous | Owned by: | jaubourg |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | deferred | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
simple. no catch praise in 997 line. so jquery doesn't in ie8 because of it.
Change History
comment:2 Changed 2 years ago by addyosmani
- Owner set to anonymous
- Status changed from open to pending
comment:3 Changed 2 years ago by rwaldron
- Owner changed from anonymous to jaubourg
- Status changed from pending to assigned
I believe the OP is referring to this: https://github.com/jquery/jquery/blob/master/src/deferred.js#L57-65
Assigning to jaubourg as I'm sure he can give us some quick clarity on the issue.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for submitting a ticket to the jQuery Project. Could you kindly supply us with additional information about the issue you're experiencing as well as a test case on http://jsfiddle.net reproducing the issue?