Bug Tracker

Opened 13 years ago

Closed 13 years ago

#6434 closed bug (fixed)

Calling .data() on an empty set throws TypeError: Cannot call method 'split' of undefined

Reported by: rdworth Owned by:
Priority: Milestone: 1.4.3
Component: data Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:

Description

From http://forum.jquery.com/topic/jquery-does-not-exist-data-throws-exception

If you call .data() on an empty set an error is thrown:

TypeError: Cannot call method 'split' of undefined

Change History (3)

Note: See TracTickets for help on using tickets.