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

As of Lucee 4.5.1.022 ValidateThis Issues #90

Open
SethNJohnson opened this issue Nov 5, 2015 · 1 comment
Open

As of Lucee 4.5.1.022 ValidateThis Issues #90

SethNJohnson opened this issue Nov 5, 2015 · 1 comment

Comments

@SethNJohnson
Copy link

Our host recently upgraded to 4.5.1.022, and ValidateThis no longer functions properly. I now get this error message.

string The property name was not found in the object passed into the validation object.
StackTrace
string The property name was not found in the object passed into the validation object. at server.servervalidator_cfc$cf.udfCall(D:\home\cedardx.com\wwwroot\lib\validatethis\server\ServerValidator.cfc:125):125 at

I think it may be related to the IsCFC() function call in ObjectValidator.cfc, which may conflict with a build in function.

@SethNJohnson SethNJohnson changed the title As of Lucee As of Lucee 4.5.1.022 Nov 5, 2015
@SethNJohnson SethNJohnson changed the title As of Lucee 4.5.1.022 As of Lucee 4.5.1.022 ValidateThis Issues Nov 5, 2015
@cameroncf
Copy link

Seth, this change should have fixed that problem. Do you have this line in your code?

https://github.com/teamcfadvance/ValidateThis/blob/develop/ValidateThis/util/ObjectChecker.cfc#L34

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