Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable RES is undefined (test.cfm) #14

Open
JonOnTheWeb opened this issue Oct 21, 2019 · 1 comment
Open

Variable RES is undefined (test.cfm) #14

JonOnTheWeb opened this issue Oct 21, 2019 · 1 comment

Comments

@JonOnTheWeb
Copy link

Just downloaded the project and attempted to run the test.cfm file but the tests fail:

Error:
Variable RES is undefined.

Environment:
Apple MacOS
Adobe ColdFusion 2016 (2016.0.10.314028)
CURL 7.64.1 (Brew Install)

When I dump 'cURL.exec()' the object comes back as undefined.

@LoicMahieu
Copy link
Member

CF 2016 probably needs to have something like var res = .... This package is used as workaround for old CF10 issues. I don't think it's necessary (and recommanded) to use it for CF2016.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants