[TYPO3-core] RFC: Bug #15462: Wrong order of quote and escape in LIKE DB clause

Marcus Krause marcus#exp2010 at t3sec.info
Sun Sep 5 16:09:57 CEST 2010


Hi!


This is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=15642

Branches: TYPO3_4-2, TYPO3_4-3, TYPO3_4-4, Trunk


Problem:
Method SC_mod_tools_em_xmlhandler::searchExtensionsXML() allows to
search for an extension key with a LIKE database clause. The order of
applied quote and escape DB API methods is wrong.


Solution:
Fix the order!


Marcus.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15642_4-2.diff
Type: text/x-diff
Size: 862 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100905/152a40ee/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15642_4-3.diff
Type: text/x-diff
Size: 802 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100905/152a40ee/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15642_4-4.diff
Type: text/x-diff
Size: 802 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100905/152a40ee/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15642_trunk.diff
Type: text/x-diff
Size: 808 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100905/152a40ee/attachment-0003.diff>


More information about the TYPO3-team-core mailing list