Project

General

Profile

Actions

Bug #65234

closed

Unwanted p tag between UL and LI

Added by Tobias Pierschel about 9 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-02-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
On Location Sprint

Description

Version: 6.2.10RC1:

If you have a html list (ul, li) in a normal text content element the frontend renders:

<ul>
<p><p>
<li>Hallo Welt</li>
<p></p>
</ul>

Solution:
lib.parseFunc_RTE.externalBlocks.ul.callRecursive >


Files


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #65948: Nested lists are rendered with paragraphs around inner listsClosed2015-03-23

Actions
Related to TYPO3 Core - Bug #61954: Click-enlarge problem when an image is inside ul li OR ol liClosed2014-09-29

Actions
Related to TYPO3 Core - Bug #70067: RTE - list with sub item has nasty p tagsClosed2015-09-24

Actions
Related to TYPO3 Core - Bug #39261: parseFunc does not handle nested tags correctClosed2012-07-25

Actions
Related to TYPO3 Core - Bug #71878: Empty <p>-Tags after Content RenderingClosed2015-11-27

Actions
Actions

Also available in: Atom PDF