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

Incorrect detection of invalid integer fields #129

Closed
lat9 opened this issue Apr 12, 2019 · 1 comment
Closed

Incorrect detection of invalid integer fields #129

lat9 opened this issue Apr 12, 2019 · 1 comment

Comments

@lat9
Copy link
Owner

lat9 commented Apr 12, 2019

As reported on this Zen Cart support-thread posting.

@lat9 lat9 added the bug label Apr 12, 2019
@lat9 lat9 added this to the v1.5.3 milestone Apr 12, 2019
lat9 added a commit that referenced this issue Apr 12, 2019
... casting the value to a string prior to using `ctype_integer`.
@lat9
Copy link
Owner Author

lat9 commented Apr 15, 2019

The first 'correction' negated the check for (er) negative integers (#126); the second corrects that check.

@lat9 lat9 closed this as completed Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant