You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lastest changes to the file "mocker.cfm" is parsing the JSON to a javascript object, the endpoint is then added to the object and the result is send to the framework as form data (application/x-www-form-urlencoded). The framework is thus unable to reconstruct the object elements of the array.
Activity
atuttle commentedon Mar 16, 2013
Fixed with PR #131