Skip to content

$db->groupBy delete all \" or \' makes it couldn't use CONCAT to connect string #981

New issue

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

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

Already on GitHub? # to your account

Open
forwhat461 opened this issue Nov 23, 2021 · 0 comments

Comments

@forwhat461
Copy link

....
and just replace line 1278 with
$groupByField = preg_replace("/[^-a-z0-9\.\(\),_\* <>=!\"']+/i", '', $groupByField);
makes it don't just delete " and ' ....

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

No branches or pull requests

1 participant