Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/18/2012
Components: Documentation
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Minor / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
Currently, cfschedule's doc states the following for onMisfire:
Default:
Description: Specify what the server has to do if a scheduled task misfires.
That is unclear. And default is invokeHandler when eventHandler is specified. So, it should probably say:
Default: invokeHandler, if eventHandler is specified
Description: Specify what to do if a task misfires. If unspecified, then no action is taken. The options are:
- fire_now: Tries to run the task immediately.
- invokeHandler: Invokes onMisfire method of the event handler as defined by the user.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3194046
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
Comments: