Issues
- deserializeJSON(jsonVar=myJSON,strictMapping="query")LDEV-5349
- add support for useCustomSerializer to deserializeJson/SerializeJsonLDEV-5309
- Create the function ValidateJSONLDEV-5240
- isJson reports false positivesLDEV-5017Michael Offner
- add argument "format" to IsJsonLDEV-5016Resolved issue: LDEV-5016Pothys - MitrahSoft
- deserializeJSON() string of ordered struct returns an array - should throw errorLDEV-4800Resolved issue: LDEV-4800Michael Offner
- SerializeJSON() produces invalid JSON when serializing some CFC instancesLDEV-4676Resolved issue: LDEV-4676Michael Offner
- add support for json5 comments to the json and evaluate parserLDEV-4583Resolved issue: LDEV-4583Zac Spitzer
- add jsonLayout log appenderLDEV-4502Resolved issue: LDEV-4502Michael Offner
- add compact option to serializeJsonLDEV-4501Resolved issue: LDEV-4501Pothys - MitrahSoft
- improve contextual json deserializing error feedback, Syntax Error, invalid ExpressionLDEV-4225Resolved issue: LDEV-4225Pothys - MitrahSoft
- add JSONvalidate test suite using tests from JSON-Schema-Test-Suite-mainLDEV-4095Michael Offner
- SerializeJSON: add an optional keyCase parameterLDEV-4069Resolved issue: LDEV-4069
- Regression - isJson() throws java.lang.NumberFormatExceptionLDEV-4006Resolved issue: LDEV-4006Pothys - MitrahSoft
- deserializeJSON() converts large decimals to stringLDEV-3661Resolved issue: LDEV-3661Pothys - MitrahSoft
- Lucee's implementation of SerializeJSON function ignores remotingfetch and getter of a property in Entity componentLDEV-3652Resolved issue: LDEV-3652Michael Offner
- deserializeJson throwing error on seemingly valid JSON dataLDEV-3646Resolved issue: LDEV-3646Pothys - MitrahSoft
- Endless loop in serializeJSON() with Java objectsLDEV-3534Michael Offner
- JSON containing "nullValue()" in an array field breaks deserialized arrayLDEV-3516Resolved issue: LDEV-3516
- SerializeJSON serializes boolean properties with default incorrect.LDEV-3410Michael Offner
- SerializeJSON serializes bit fields in queries incorrect.LDEV-3406Michael Offner
- java.util.ConcurrentModificationException - JSONConverterLDEV-3367Pothys - MitrahSoft
- Circular references cause StackOverflowErrorLDEV-3333Resolved issue: LDEV-3333Michael Offner
- improve exception when deserializeJSON encounters bad jsonLDEV-3315Michael Offner
- serializeJson add this.serialization.dateformat (iso|cf)LDEV-3251
- ValidateJson() show missing required properties only.LDEV-3174Michael Offner
- Incompatibility with ACF-precision increase in float going to be stringLDEV-2969Resolved issue: LDEV-2969Michael Offner
- error parsing large json object dumps out entire json string as exception messageLDEV-2812Resolved issue: LDEV-2812Pothys - MitrahSoft
- serializeJSON with "struct" is changing key case to upperLDEV-2750Michael Offner
- Support custom JSON/XML serializers for ACF11 compatibility - customSerializerLDEV-2679
- Serialize function does not keep structure typeLDEV-2571Resolved issue: LDEV-2571Michael Offner
- DeserializeJSON does not properly handle uppercase letters in basic multilingual plane valuesLDEV-2524Resolved issue: LDEV-2524Michael Offner
- Byte Order Mark in CFHTTP with UTF-8 interferes with parsing XML, JSONLDEV-2449
- isJSON returns unexpected results.LDEV-2393Resolved issue: LDEV-2393Pothys - MitrahSoft
- SerializeJSON not preserving case on queryLDEV-2304Resolved issue: LDEV-2304Michael Offner
- SerializeJSON Method Signature DifferencesLDEV-2251
- SerializeJSON argument error even when supplied argument is a booleanLDEV-2108Resolved issue: LDEV-2108Michael Offner
- allow queryformat=struct when requesting data from a CFCLDEV-2104Resolved issue: LDEV-2104Michael Offner
- DeserializeJSON - numbers with lots of trailing zeroes casting to stringLDEV-1973Resolved issue: LDEV-1973Michael Offner
- deserializeJSON() member function missing from strings in Lucee 5LDEV-1897Resolved issue: LDEV-1897Michael Offner
- cfargument to accept type as JSONLDEV-1804
- Possible DeserializeJSON problemLDEV-1592Resolved issue: LDEV-1592Igal Sapir
- SerializeJSON(ormEntity) omits ORM keys with NULL valuesLDEV-1569Michael Offner
- Lucee accepts invalid JSON as being validLDEV-1503Resolved issue: LDEV-1503Michael Offner
- Invalid Syntax Closing [}] not found // DeserializeJSONLDEV-1368Resolved issue: LDEV-1368Michael Offner
- deserializeJSON doesn't handle e-notation numbers correctlyLDEV-1322Resolved issue: LDEV-1322Michael Offner
- Add JSONValidate functionLDEV-1188Resolved issue: LDEV-1188Michael Offner
- deSerializeJSON fail to parse a negative float valueLDEV-1146Resolved issue: LDEV-1146Michael Offner
- Lucee evaluates arithmatic CFML Expressions in JSONLDEV-1126Resolved issue: LDEV-1126Michael Offner
- Support Adobe's settings for JSON serializationLDEV-974Resolved issue: LDEV-974Igal Sapir
50 of 54
deserializeJSON(jsonVar=myJSON,strictMapping="query")
Description
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Priority
New
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Priority
Created 26 February 2025 at 15:46
Updated 26 February 2025 at 15:47
Activity
Show:
Adds support for deserializing and array of structs into a query