Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/18/2012
Components: Scheduler
Versions: 10.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: Final / 282585
Priority/Frequency: Minor / Very few users will encounter
Locale/System: English / Win All
Vote Count: 0
Currently, this is allowed: <cfschedule action="list" />
That serves no purpose. No result variable is created. Thus, it should be disallowed. The "result" attribute should be required here.
Ex: <cfschedule action="list" result="myVar" />
Once "result" attrib becomes required for the list action, then cfschedule's doc should be updated. The "Opt/Req" column for cfschedule's "result" attribute should probably be: "Required for the list action."
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3194048
External Customer Info:
External Company:
External Customer Name: itisdesign
External Customer Email:
Attachments:
Comments: