Hi

This is driving me crazy.

Im using the crop function on a text field, but somehow the output gets messed up if there is a linebreak in the text field.

ts:

lib.mytextfield.crop = 100 | ... | 1

the output looks like this:

<div id="mytextfield">
 <p class="bodytext">
  this is my text before linebreak </p>
 <.../p>
</div>

The <.../p> is the problem here. What can I do to prevent this from happening? Any help is appreciated

/Brian
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to