Bug Tracker

Opened 16 years ago

Closed 16 years ago

#1416 closed bug (fixed)

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.

Change History (2)

comment:1 Changed 16 years ago by john

Owner: set to john

comment:2 Changed 16 years ago by john

Milestone: 1.1.41.2
Resolution: fixed
Status: newclosed
Version: 1.1.31.1.4

Fixed in SVN rev [2949].

Note: See TracTickets for help on using tickets.