Bug Tracker

Ticket #2400 (closed bug: invalid)

Opened 1 year ago

Last modified 5 months ago

error message: event.type has no properties

Reported by: jrieks Assigned to: anonymous
Type: bug Priority: trivial
Milestone: 1.2.4 Component: event
Version: 1.2.3 Keywords:
Cc: Needs: Test Case

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

event.js.diff (462 bytes) - added by jrieks 1 year ago.

Change History

Changed 1 year ago by jrieks

Changed 1 year ago by brandon

  • need changed from Commit to Test Case

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

Changed 5 months ago by dmethvin

  • status changed from new to closed
  • resolution set to invalid

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

Note: See TracTickets for help on using tickets.