Side navigation
#13564 closed bug (duplicate)
Opened March 04, 2013 01:06PM UTC
Closed March 04, 2013 03:33PM UTC
javascript error on data(...) : owner is undefined
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0b2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello,
$('#nothing').data('d') throw this javascript error in the 2.0b2:
TypeError: owner is undefined
when $('#nothing') returns an empty set.
It works with the 1.9.1.
Please see http://jsfiddle.net/tZy7G/9/
Fabrice.
Attachments (0)
Change History (1)
Changed March 04, 2013 03:33PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #13551.