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

Using correct safe string inside IN clause #129

Open
jaydevingawale opened this issue Jun 4, 2019 · 0 comments
Open

Using correct safe string inside IN clause #129

jaydevingawale opened this issue Jun 4, 2019 · 0 comments

Comments

@jaydevingawale
Copy link
Contributor

Issue - When the option's string was passed to the in clause the db->quote is causing issue because of incorrect use.
Solution - Adding buildSafeInClause function in helper and getting string validated before use.

jaydevingawale pushed a commit to jaydevingawale/com_tjfields that referenced this issue Jun 4, 2019
ankush-maherwal added a commit that referenced this issue Jun 4, 2019
Issue #129 fix: Validating string before using in "IN" clause
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

1 participant