[TYPO3-core] RFC: Bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache

Oliver Hader oliver at typo3.org
Sun Sep 28 20:24:05 CEST 2008


Hi,

Martin Kutschker schrieb:
> Oliver Hader schrieb:
>> Solution:
>> The asterisk "*" has to be converted for the SQL LIKE statement to "%".
> 
> Are % and _ valid characters for tags? If so you must escape them (see
> t3lib_db) before you can use them as values within a LIKE.

I've attached a new corrected patch for this issue. Additionally there's
another bugfix in this context in t3lib_db::listQuery() which goes to a
new RFC #9442.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0009408_v2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080928/13914154/attachment.txt 


More information about the TYPO3-team-core mailing list