[TYPO3-dev] stdWrap.crop and parseFunc collision
Ingo Renner
typo3 at ingo-renner.com
Fri Apr 21 12:04:16 CEST 2006
Am Thu, 20 Apr 2006 16:46:01 -0500 schrieb Brian Slezak:
Hi,
> I believe I've found that when using a combination of crop and parsefunc,
> it's possible to create invalid HTML output. Say you have a field that is
> populated from the RTE, which uses lib.parseFunc. When you use stdWrap.crop
> on this field, it is possible that HTML tags that should be closed are not.
>
> I.E. <em>Some text ...
this is known and actually no bug. You need to add stripHtml = 1 when
cropping.
That same problem made me think about it this week and I already have some
ideas and maybe a solution. I might have the time to finish this in a week
from now.
Ingo
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-dev
mailing list