Join Slack
Powered by
Anyone else that have problems with preserveCaseFo...
# cfml-general
t
tv
06/29/2023, 1:49 PM
Anyone else that have problems with preserveCaseForSerialize not working in CF2023? The setting is true in the CFadmin and
neo-runtime.xml
, but keys are still returning in CAPITALS
r
Rodney
06/29/2023, 2:02 PM
Known bug if it's the local scope. May affect other situations as well.
https://tracker.adobe.com/#/view/CF-4218099
t
tv
06/29/2023, 2:19 PM
😒 not production ready like this
t
Tim
06/29/2023, 2:58 PM
I just spent some quality time refactoring a bunch of code to work around it. The application.cfc setting also gets ignored.
Tim
06/29/2023, 2:59 PM
And sometimes the casing on cfc properties is messed up, but I wasn't able to find a pattern as to when.
3
Views
Open in Slack
Previous
Next