I need a refresher on this. I moved a site from cf to lucee (5.3.8.206), and upon doing so, all my serializejson responses have original case instead of being forced to upper case (which is what I want). my code is straight-forward, I perform a query and serializejson the response.
I verified the server language/compiler setting, "Convert to upper case" which is checked on.
each time I made an update it didn't seem to work, but then this morning, the problem went away.. so one of those changes must have worked 🙂 thank you for your time.