Actions
Bug #62695
closedRTE keeps inserting empty P tag before ULs on first save
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2014-11-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I have this in all my TYPO3 installations from 4.5 up to 6.2: when converting existing text into an UL and saving it, above the UL, an empty P tag is being added.
<p> </p>
I've made a video of it (on purpose, I used a public demo version): http://www.ursbraem.ch/temp/rte-ul.mov - it's a 6.0 installation, but the version really doesn't matter.
Actions