Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 02/04/2015
Components: Language
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 5
Duplicate ID: CF-3849074
See: https://bitbucket.org/lucee/lucee/issue/87/serializejson-method-not-implemented
The serializeJson() method has not been implemented, eg:
fullName = {};
fullName.firstName = "Rosie";
fullName["lastName"] = "Smith";
fullNameAsJson = fullName.serializeJson();
This should be implemented on all data types, obviously. Raising it as a bug not an enhancement as its a fairly glaring omission.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3933619
External Customer Info:
External Company:
External Customer Name: Adam
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: