A bug in Adobe ColdFusion 2025 causes improper JSON serialization of `java.lang.Character` values. When a struct contains a `char` type (e.g., a double-quote character via `javaCast("char", '"')`), `serializeJson()` fails to escape it correctly, producing malformed JSON that `deserializeJson()` cannot parse. The bug creates a
Table of contents
Post A Comment — ❤️ I'd Love To Hear From You! ❤️Sort: