tracker issue : CF-3194048

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

"result" attrib should be required for <cfschedule action="list" />

| View in Tracker

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

Verification notes: verified_fixed on February 15, 2019 using build 2016.0.01.298513
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:

Hi Adobe, I've verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). Actually, this was fixed in build 282585, and should be added to CF10 Update 4's Issues Fixed list: https://helpx.adobe.com/coldfusion/kb/coldfusion-10-update-4.html. Thanks!, -Aaron
Comment by Aaron N.
30267 | February 15, 2019 11:49:07 PM GMT