[TYPO3-core] RFC #9229: indexing of records containing HTML leads to concatenated words

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Mar 22 14:45:57 CET 2010


Hi!

This is a SVN patch request.

Type: bug, trivial

Branches: 4.3, 4.4

Problem: indexing of records containing HTML leads to concatenated words
because there are a strip_tags call without inserting spaces.

Solution: do the same as in other parts of indexed search: replace '<'
with ' <' before applying strip_tags.

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 security team member Read more @
http://dmitry-dulepov.com/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9229.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100322/1a7f4f70/attachment.asc>


More information about the TYPO3-team-core mailing list