Modify ↓
Ticket #9873 (closed bug: fixed)
inArray throws error in FF5
| Reported by: | alec | Owned by: | rwaldron |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6.3 |
| Component: | core | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When undefined value is used as the array argument of inArray() function, FF5 throws error "Unable to convert undefined value to object" or sth like that.
Change History
comment:1 Changed 22 months ago by rwaldron
- Owner set to rwaldron
- Priority changed from undecided to low
- Status changed from new to assigned
- Component changed from unfiled to core
comment:3 Changed 21 months ago by tomgrohl
This was fixed in http://bugs.jquery.com/ticket/10076
So does it need closing?
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.

Confirmed: http://jsfiddle.net/rwaldron/bMvxn/