[TYPO3-core] RFC #13371 : Bug: cropHTML not honoring whole word setting in some case
Jochen Rau
jochen.rau at typoplanet.de
Fri Feb 26 22:09:21 CET 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13371
Branches:
TYPO3_4-3 & trunk
Problem:
cropHTML not honoring whole word setting if there is a space before "1"
Solution:
Trim the exploded setting.
Notes:
This does not work
10.cropHTML = 21|...| 1
This does work
10.cropHTML = 21|...|1
Regards
Jochen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: issue_13371_v1.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100226/48d8c52e/attachment.asc>
More information about the TYPO3-team-core
mailing list