tracker issue : CF-3148691

select a category, or use search below
(searches all categories and all time range)
Title:

some onmisfire values have underscores

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/25/2012

Components: Scheduler

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: Public Beta / 282587

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Please consider these cfschedule attributes/values:

<cfschedule action="delete|update|run|pause|resume|list|pauseall|resumeall" interval="n|once|daily|weekly|monthly" onexception="refire|pause|invokehandler" onmisfire="fire_now|invokehandler|next_remaining|next_existing|now_remaining|now_existing" />

Just like "invokehandler", the others should not have an underscore (IMO).  It just appears inconsistent.

Ex: firenow, nextremaining, nextexisting, nowremaining, nowexisting.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3148691

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?f465f960f0214713bdcca71b09bc2fb9
Comment by External U.
19977 | March 25, 2012 01:23:12 AM GMT
If this is deferred, can the underscores still be removed later? So fire_now and firenow would both be valid later? I'm fine w/ that. Just thought I'd ask. Thanks!, -Aaron
Comment by External U.
19978 | March 26, 2012 03:46:57 AM GMT
Yes. That's the plan.
Comment by Himavanth R.
19979 | March 26, 2012 03:49:31 AM GMT
Very cool, thanks Himavanth! -Aaron
Comment by External U.
19980 | March 26, 2012 05:30:17 AM GMT
Just noting that these have been removed in CF10 Final: next_remaining, next_existing, now_remaining, and now_existing. This is cfschedule's only remaining attribute w/ an underscore: "fire_now" Thanks, -Aaron
Comment by External U.
19981 | May 28, 2012 11:27:05 PM GMT