Question
ColdFusion 2023 HF12 Finding - writeLog() and JSON
ColdFusion 2023 HF12 Finding - writeLog() function. Following CF2023 server update to HF12, If a JSON string is passed as part of the text input to the writeLog() function, it double quotes {""key"":""value""} all JSON key/value pairs in the log. Prior to HF12, JSON was logged normally {"key":"value"}. Anyone able to confirm/verify this finding and whether there is a way to resolve? thx!
