[TYPO3] RTEs strip <p> tags -- how can we disable this 'feature' ?
Tyler Kraft
headhunterxiii at yahoo.ca
Wed Aug 29 16:24:39 CEST 2007
> ah, upon closer inspection, it looks like tiny rte is not saving <p>
> tags into the database, so that when the content renders out it is
> actually displaying correctly.... Turning rte off showed the raw text
> from the database. i was able to enter <p> tags manually this way and it
> renders correctly in tt_address, so I guess the issue is with rte... i
> will keep looking...
No thats standard saving of content to the DB - It removes the P tags to
make it more readable to the human eye. The parseFunc replaces them on
the way out, hence my suggestion of looking at how that field gets rendered.
> my issues revolve around ie6 (doent they all?!):
Join the club ;-)
More information about the TYPO3-english
mailing list