Skip to content

Fix apostrophe handling in filterText method using parameterized queries#27

Open
delormejonathan wants to merge 3 commits intoSpiriitLabs:masterfrom
delormejonathan:filter-text-event-listener-as-doctrine-parameter
Open

Fix apostrophe handling in filterText method using parameterized queries#27
delormejonathan wants to merge 3 commits intoSpiriitLabs:masterfrom
delormejonathan:filter-text-event-listener-as-doctrine-parameter

Conversation

@delormejonathan
Copy link
Copy Markdown

This change addresses a bug where text inputs containing apostrophes were not escaped correctly, leading to query errors. Using parameterized queries ensures proper handling of such inputs.

@delormejonathan delormejonathan force-pushed the filter-text-event-listener-as-doctrine-parameter branch from 7ac669c to 4621844 Compare July 18, 2024 13:00
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

Successfully merging this pull request may close these issues.

1 participant