Status/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Jojo Serquina / Jojo Serquina (Jojo Serquina)
Created: 06/23/2014
Components: Language
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 8.1/64bit
Vote Count: 1
Problem Description:
Preserve case for Struct keys for Serialization (Admin setting) - doesn't work! Prior to version 11, the keys are UPPERCASE.
Steps to Reproduce:
- Preserve case for Struct keys for Serialization ( Admin setting is off )
- Create a remote method that returns a JSON string.
- Call remote method via ajax (jquery, extjs, etc.)
- Examine response
Actual Result:
- the JSON string has camelcasing on the keys.
Expected Result:
- since the "Preserve case for Struct keys for Serialization" setting is off, it should work the same as pre-version 11, which are in UPPERCASE.
Any Workarounds:
None that is known.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3780056
External Customer Info:
External Company:
External Customer Name: jojoserquina
External Customer Email:
External Test Config: My Hardware and Environment details:
Windows 8.1, Core i7, 8GB Ram
Attachments:
Comments: