Side navigation
#9716 closed bug (invalid)
Opened June 30, 2011 09:08PM UTC
Closed July 26, 2011 08:06AM UTC
Last modified March 14, 2012 03:19AM UTC
Uncaught TypeError: Cannot read property 'length' of undefined :: jquery.js:613
Reported by: | lggarrison@me.com | Owned by: | lggarrison@me.com |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | misc | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The code breaks if object is undefined and therefore doesn't have a property of length.
Attachments (0)
Change History (4)
Changed June 30, 2011 09:23PM UTC by comment:1
component: | unfiled → misc |
---|---|
owner: | → lggarrison@me.com |
priority: | undecided → low |
status: | new → pending |
Changed July 11, 2011 06:19AM UTC by comment:2
Getting the same problem
Changed July 11, 2011 01:14PM UTC by comment:3
@anonymouse: that error is probably due to a mistake by the user. I suggest http://fixingthesejquery.com
Changed July 26, 2011 08:06AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsfiddle.net that reproduces the issue experienced to help us assess your ticket.
Additionally, test against the jQuery (edge) version to ensure the issue still exists.