Actions
Bug #22808
closedAutosuggest function doesn't work with quotes
Start date:
2010-06-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
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.
(issue imported from #M14615)
Files
Updated by Steffen Kamper over 14 years ago
committed to svn
4_3 rev 7805
trunk rev 7806
Actions