This topic is locked

Search and apostrophe

11/17/2020 9:09:25 AM
PHPRunner General questions
M
Mauipm author

Hi,

I have problems trying to search with "contain" option when text field contains "'" character.

Are there any option or settings to solve it?
Thanks

Mauro

Sergey Kornilov admin 11/17/2020

If you use all the built-in functionality then the search will work. If you added some code to events that work with Search API for instance - then you need to make sure that strings are properly escaped.
If this can be reproduced without adding any custom code - post your project to Demo Account and contact support directly.