Bug #2526
<p> Tag gets stripped from tx_blogs_items.bodytext before inserted
Start date:
2009-01-28
Due date:
% Done:
0%
Estimated time:
1.00 h
Description
There's a problem with the RTE in the backend when inserting a new blog item.
If you choose to add a paragraph (<p>) tag in the bodytext field, it doesn't get saved into the database. However, when reopening the same item again, the <p> tags are present in the RTE field, but again, not in the database.
The teaser field does not suffer from this: teaser fields do get the <p> tags saved into the database, so I think it's safe to assume it's not a RTE configuration issue (it used to work fine, I've tested it on a fresh TYPO3 install).
No data to display