Bug Tracker

Ticket #1416 (closed bug: fixed)

Opened 17 months ago

Last modified 15 months ago

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:
Needs: Review

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

Changed 17 months ago by john

  • owner set to john

Changed 15 months ago by john

  • status changed from new to closed
  • version changed from 1.1.3 to 1.1.4
  • resolution set to fixed
  • milestone changed from 1.1.4 to 1.2

Fixed in SVN rev [2949].

Note: See TracTickets for help on using tickets.