Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Steve Blades / Steve Blades (Steve Blades)
Created: 02/20/2014
Components: Language, Serialization
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: PublicBeta /
Priority/Frequency: Normal / All users will encounter
Locale/System: ALL / Win8 Server 64-bit
Vote Count: 2
Splendor includes new JSON serialization option to serializeQueryByColumns. Currently this is only available within the SerializeJSON() method.
We need an argument that we can pass in an Ajax request to get the same serialization. Currently you can pass an argument of returnFormat: "json" in any request, and when calling a remote method with a native datatype returntype it will automatically handle the json serialization. We need another argument (or extension of the current queryFormat argument) that will allow for the serializeQueryByColumns functionality. This should change the serialization of any query in the return, regardless of if the base value returned is a query, or if a query is nested inside of some other datatype return (struct, array...)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3711003
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: CutterBl
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: