tracker issue : CF-4201585

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

[ANeff] Doc Bug for: FileUploadAll CF11 parameters

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

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

Created: 03/17/2018

Components: Documentation

Versions: 2016

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: 0 / NA

Priority/Frequency: Normal / Very few users will encounter

Locale/System: / Platforms All

Vote Count: 0

Issue: FileUploadAll's CF11 parameters need merged into Parameters section (and as headlessCamelCase) and added to Syntax section

Steps to Reproduce: go to https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-e-g/fileuploadall.html

Actual Result:
1) CF11's parameters are listed in a separate "Added in ColdFusion 11:" section
2) CF11's parameters, in the "Added in ColdFusion 11:" are CamelCase (ContinueOnError and Errors)
3) CF11's parameters don't exist in the Syntax section

Expected Result:
1) CF11's parameters are merged into the Parameters section
2) CF11's parameters, from the "Added in ColdFusion 11:" are headlessCamelCase (continueOnError and errors)
3) CF11's parameters exist in the Syntax section

Attachments:

Comments: