Skip to main content

Bug Tracker

Side navigation

#7503 closed bug (duplicate)

Opened November 13, 2010 10:04PM UTC

Closed December 01, 2010 02:39PM UTC

Last modified December 01, 2010 02:39PM UTC

elem.attributes is null

Reported by: ktecho@ktecho.com Owned by:
Priority: undecided Milestone: 1.5
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

I have that error while trying 1.4.4 in our application. It works ok with 1.4.2. I'm still trying to find what element I'm passing to "attr" that makes this faild, but anyways, I think perhaps jQuery must check if elem.attributes is null before trying to access it.

If problem is more comples and you need for me to try and see what I'm passing to attr, please tell me.

Details:

elem.attributes is null

jquery.js (line 1788)

Attachments (0)
Change History (5)

Changed November 13, 2010 11:08PM UTC by rwaldron comment:1

owner: → ktecho@ktecho.com
status: newpending

Please provide a reduced test case on jsfiddle.net that reproduces this issue

Changed November 14, 2010 04:43AM UTC by jitter comment:2

Potential duplicate of #7500

Changed December 01, 2010 02:39PM UTC by jitter comment:3

owner: ktecho@ktecho.com
status: pendingnew

Changed December 01, 2010 02:39PM UTC by jitter comment:4

resolution: → duplicate
status: newclosed

Changed December 01, 2010 02:39PM UTC by jitter comment:5

Duplicate of #7500.