tracker issue : CF-4197185

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

[ANeff] Doc Bug for: Two SerializeJSON doc bugs

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

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

Created: 11/01/2016

Components: Documentation

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: CF2016_Update3 / CF 11 Documentation

Priority/Frequency: Trivial / Some users will encounter

Locale/System: English / Win All

Vote Count: 0

Two SerializeJSON doc bugs:
1) Doc says useSecureJSONPrefix was added in CF2016. Bug b/c, it was added in CF11.
2) Doc says syntax is: SerializeJSON(var [, serializeQueryByColumns, useSecureJSONPrefix, useCustomSerializer]). Missing some square brackets.

Suggested changes:
1) Remove this: "ColdFusion (2016 release) Update 3: Added the parameter useSecureJSONPrefix."
2) Change "ColdFusion 11: Added the attribute. useCustomSerializer." to "ColdFusion 11: Added new attributes: useSecureJSONPrefix and useCustomSerializer."
3) Change syntax to: SerializeJSON(var[, serializeQueryByColumns[, useSecureJSONPrefix[, useCustomSerializer]]])

Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-s/serializejson.html

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4197185

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email:

Attachments:

Comments:

Aaron, Thanks for your inputs. Here is the updated document: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-s/serializejson.html
Comment by Saurav G.
1551 | November 23, 2016 12:43:39 AM GMT