Bug Tracker

Modify

Ticket #11018 (closed bug: invalid)

Opened 17 months ago

Last modified 17 months ago

Small correction to documentation

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: deferred Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

Shouldn't the signature of deferred.notify be:

deferred.notify( [args] )

instead of

deferred.notify( args )

?

Change History

comment:1 Changed 17 months ago by timmywil

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to deferred

It is written that way to emphasize that args must be an array of arguments.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.