Actions
Bug #83035
closedpossibly dupe with #65234 but still not working - UL > P > LI
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-11-19
Due date:
2017-11-22
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Folks,
with current version TYPO3 8.7.8, the ckeditor still delivers a construction
<UL>
<P></P>
<LI> ... </LI>
<P></P>
...
</UL>
Well, nobody knows why there is an extra paragraph structure in that one (it doesn't make sense at all). I have followed the different tips from other forges but didn't get rid of those extra paragraphs, and indeed the EXT:fluid_styled_content/Configuration/TypoScript/Helper/ParseFunc.txt seems to have a function not to set in those P's. But they aren't working.
Is there any chance to get rid of those P's? And best: WITHOUT hacking the whole setup on the root level... :)
BTW: Installed is TYPO3 8.7.8, fluid_styled_content and its CSS.
Thanks for any tip.
Florian
Files
Actions