Skip to main content

Bug Tracker

Side navigation

#1416 closed bug (fixed)

Opened July 21, 2007 09:01PM UTC

Closed August 28, 2007 04:34AM UTC

event.handle() can only return 'undefined' or 'false'

Reported by: john Owned by: john
Priority: major Milestone: 1.2
Component: event Version: 1.1.4
Keywords: Cc:
Blocked by: Blocking:
Description

This is a problem since some events (like onbeforeunload) expect different return values, like a string.

Additionally, this would be good to fix so that plugins can make better use of the .trigger() mechanism.

Attachments (0)
Change History (2)

Changed July 21, 2007 09:01PM UTC by john comment:1

owner: → john

Changed August 28, 2007 04:34AM UTC by john comment:2

milestone: 1.1.41.2
resolution: → fixed
status: newclosed
version: 1.1.31.1.4

Fixed in SVN rev [2949].