Skip to main content

Bug Tracker

Side navigation

#2400 closed bug (invalid)

Opened February 23, 2008 12:39PM UTC

Closed January 22, 2009 02:58AM UTC

error message: event.type has no properties

Reported by: jrieks Owned by:
Priority: trivial Milestone: 1.2.4
Component: event Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

In a greasemonkey script, I get "event.type has no properties" when I reload the page. The attached patch makes sure that event.type is defined.

Attachments (1)
  • event.js.diff (0.5 KB) - added by jrieks February 23, 2008 12:40PM UTC.
Change History (2)

Changed April 22, 2008 05:56AM UTC by brandon comment:1

need: CommitTest Case

Can you provide a test case showing how you get the error?

Changed January 22, 2009 02:58AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

The changes to jQuery 1.3 events have mooted this, I think.