[TYPO3-core] RFC: #14615: Autosuggest function doesn't work with quotes
Steffen Kamper
info at sk-typo3.de
Fri Jun 4 12:14:01 CEST 2010
Hi,
Xavier Perseguers schrieb:
> Hi,
>
>> Simple example: create a page with title 'havequote.
>> Now try to find this page in autosuggest, example: page, type shortcut,
>> Shortcut to page. Type 'ha => no results.
>>
>> This is because this search gives an SQL error because of unescaped
>> quote.
>>
>> Solution: quote it.
>
> I'd prefer not adding single quote ourselves at the beginning and the
> end and as such use fullQuoteStr instead.
>
we not doing it, quote only escape quotes.
i prefer v1 for better readability.
vg Steffen
More information about the TYPO3-team-core
mailing list