Skip to main content

Bug Tracker

Side navigation

#56 closed bug (fixed)

Opened July 09, 2006 05:58PM UTC

Closed July 14, 2006 10:59PM UTC

Last modified June 20, 2007 02:58AM UTC

type is undefined in this.attr()

Reported by: aaron.heimlich@gmail Owned by:
Priority: major Milestone: 1.0
Component: core Version: 1.0a
Keywords: Cc:
Blocked by: Blocking:
Description

Whenever this.attr() is called, I get the following error message in Firefox 1.5.0.4:

type is not defined (line 221 of jquery-svn.js rev 134)

I fixed it by adding a type parameter to this.attr()

Attachments (0)
Change History (1)

Changed July 14, 2006 10:59PM UTC by john comment:1

resolution: → fixed
status: newclosed

Fixed in SVN.