Bug Tracker

Modify

Ticket #7503 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

elem.attributes is null

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

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)

Change History

comment:1 Changed 3 years ago by rwaldron

  • Owner set to ktecho@…
  • Status changed from new to pending

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

comment:2 Changed 3 years ago by jitter

Potential duplicate of #7500

comment:3 Changed 3 years ago by jitter

  • Owner ktecho@… deleted
  • Status changed from pending to new

comment:4 Changed 3 years ago by jitter

  • Status changed from new to closed
  • Resolution set to duplicate

comment:5 Changed 3 years ago by jitter

Duplicate of #7500.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.