Project

General

Profile

Actions

Bug #65948

closed

Nested lists are rendered with paragraphs around inner lists

Added by Stefan Galinski about 9 years ago. Updated about 8 years ago.

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

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Since the following commit, nested lists (ul, ol) entered in the RTE (e.g. tinmce4_rte) are rendered with paragraphs around the inner lists.

commit c46c4ffa3903834dae3fc30b24e11a5b1b5afa76
Author: Stanislas Rolland <typo3@sjbr.ca>
Date:   Wed Oct 29 22:34:49 2014 -0400

    [BUGFIX] Click-enlarge problem when an image is inside ul li or ol li


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #65234: Unwanted p tag between UL and LIClosed2015-02-23

Actions
Actions #1

Updated by Mathias Schreiber about 9 years ago

  • Sprint Focus set to On Location Sprint
Actions #2

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from New to Needs Feedback

Would you try with this TS Setup:

lib.parseFunc_RTE.externalBlocks := addToList(li)
lib.parseFunc_RTE.externalBlocks{
        li.stripNL=1
        li.stdWrap.parseFunc = < lib.parseFunc
}

?

I think this bug is the same reported here: https://forge.typo3.org/issues/65234

Actions #3

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

IMHO it sounds like duplicate of #65234

Actions #4

Updated by Anja Leichsenring about 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions

Also available in: Atom PDF