Ticket #6953 (closed bug)
avoid null object in event dispatch
| Reported by: | jpritikin | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.3 |
| Component: | event | Version: | 1.4.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I ran into this problem with the unload event in htmlunit.
Attachments
Change History
comment:1 in reply to: ↑ description Changed 3 years ago by snover
- need changed from Review to Test Case
- Priority set to undecided
Could you please provide a working test case demonstrating this issue, and information on which browsers are affected?
comment:2 follow-up: ↓ 3 Changed 3 years ago by snover
- Status changed from new to pending
This ticket has been marked as missing a test case. In an effort to reduce the number of outstanding tickets in the bug tracker, it will be closed automatically in 30 days. In order to prevent this from happening, please provide a working test case. If a test case has already been provided and our records are wrong, please respond to the ticket so that it can be fixed. Thank you!
comment:3 in reply to: ↑ 2 Changed 3 years ago by anonymous
Replying to snover:
This ticket has been marked as missing a test case.
I encourage you to look at the patch. The code is obviously wrong and the fix is straightforward. It is hard for me to provide a test case because I was only able to trigger this problem with HtmlUnit.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.


patch against jquery 1.4.2