Coldfusion 2018 update 11 error
After installing the update, form variables being sent as a list, cannot be read as a simple values, they are now being sent as arrays.
error message is
Complex object types cannot be converted to simple values
After installing the update, form variables being sent as a list, cannot be read as a simple values, they are now being sent as arrays.
error message is
Complex object types cannot be converted to simple values
This is a known issue. The recent March cf updates changed this. And whether it is right or wrong (that they did that), there is at least a work-around. And no, you do NOT need to hunt down every program, just every CF application (at least until perhaps Adobe may offer a JVM arg to revert things instance-wide):
(Update: Note in both cases, there's an "s" after "form field" there. When I first wrote this, I mistakenly left it off, though I had it right in the other thread I refer to in a moment, as did some other folks writing here. Apologies for the finger fumble. )
As for where to raise a stink about this, you have choices:
Let us know if this helps.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.