Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 05/12/2016
Components: Documentation
Versions: 2016
Failure Type:
Found In Build/Fixed In Build: CF2016_Final /
Priority/Frequency: Minor / Most users will encounter
Locale/System: English / Win XP All
Vote Count: 0
The struct member functions are duplicated in the docs.
Steps to reproduce:
1) go to https://helpx.adobe.com/coldfusion/developing-applications/building-blocks-of-coldfusion-applications/using-the-member-functions.html
2) ctrl+f for "Supported Date member functions"
Actual result: That header exists twice. The 1st occurrence contains an incomplete list of struct member functions. Example:
--------------------------------------------
Supported Date member functions
The following Date member functions are supported:
StructIsEmpty someVar.isEmpty()
StructAppend someVar.append()
StructClear someVar.clear()
etc
--------------------------------------------
Expected result: That section should be removed.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4152455
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: