tracker issue : CF-3741004

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

SerializeJSON on an ORM query skips a comma after every struct attribute

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Immanuel Noel)

Created: 04/11/2014

Components: Language

Versions: 11.0

Failure Type:

Found In Build/Fixed In Build: 289715 /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Mac 10 All,Win XP All

Vote Count: 0

Problem:
SerializeJSON on an ORM query skips a comma after every struct attribute

Method:
Run the test case 
cfsuite/coldfusion/functions/ajax/serializejson/orm/art_artist/remotingfetch_true/artist.cfm

Result:
A comma is missing after each struct defined within the JSON generated. 
Deserialization fails. 

Expected:
The generated JSON must be well formed

Workaround:

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

Watson Bug ID:	3741004

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments: