tracker issue : CF-4201162

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

[ANeff] Doc Bug for: Incorrect capitalization of ArrayLen

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

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

Created: 02/14/2018

Components: Documentation

Versions: 2016

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: 0 / latest docs

Priority/Frequency: Normal / Very few users will encounter

Locale/System: / Platforms All

Vote Count: 0

Issue: ArrayLen is documented as arrayLen (headless camel case) instead of ArrayLen (camel case)

Steps to Reproduce:
1) Go to: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-a-b.html
2) Go to: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-a-b/arraylen.html

Actual Result: Both pages list ArrayLen as "arrayLen" (lowercase first letter 'a')

Expected Result: Both pages should list ArrayLen as "ArrayLen" (uppercase first letter 'A')

Attachments:

Comments: