Opened 12 years ago
Closed 11 years ago
#9873 closed bug (fixed)
inArray throws error in FF5
Reported by: | alec | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | low | Milestone: | 1.6.3 |
Component: | core | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (4)
comment:1 Changed 12 years ago by
Component: | unfiled → core |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Milestone: | None → 1.next |
---|
comment:3 Changed 11 years ago by
This was fixed in http://bugs.jquery.com/ticket/10076
So does it need closing?
comment:4 Changed 11 years ago by
Milestone: | 1.next → 1.6.3 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Version: | git → 1.6.2 |
Yes it was, thanks!
Note: See
TracTickets for help on using
tickets.
Confirmed: http://jsfiddle.net/rwaldron/bMvxn/