Project

General

Profile

Actions

Bug #25083

closed

Content rendering: Definition lists inserted in RTE are wrapped in paragraphs

Added by Christian Hennecke about 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
Start date:
2011-02-18
Due date:
% Done:

100%

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

Description

By default, definition lists entered in the RTE are wrapped in paragraph tags when rendered in the frontend. This is not valid HTML.

Currently, the solution is to add something like

lib.parseFunc_RTE.nonTypoTagStdWrap.encapsLines.encapsTagList := addToList(dl, dt, dd)

to the TS setup of the template. However, standard HTML elements should work out of the box.
(issue imported from #M17648)


Files

Actions #1

Updated by Stanislas Rolland about 13 years ago

I would not add the dd element to this list but treat it rather like an external block because it may contain block-level elements.

Actions #2

Updated by Stanislas Rolland about 13 years ago

Please test attached patch.

Actions #3

Updated by Susanne Moog almost 13 years ago

  • Target version deleted (4.4.7)
Actions #4

Updated by Stanislas Rolland almost 13 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • TYPO3 Version set to 4.5
Actions #5

Updated by Stanislas Rolland almost 13 years ago

  • TYPO3 Version changed from 4.5 to 4.4
Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change Ia73d01105beeaba59f91dd87754c7528796d4d07 has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #7

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I7465c48d53d255985a1638a425020392022ffdb7 has been pushed to the review server.
It is available at http://review.typo3.org/4182

Actions #8

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I48229b7835a67fc690e810eaf5a54df506fb2add has been pushed to the review server.
It is available at http://review.typo3.org/4184

Actions #9

Updated by Stanislas Rolland over 12 years ago

  • Status changed from New to Under Review
Actions #10

Updated by Stanislas Rolland over 12 years ago

  • Category changed from RTE (rtehtmlarea + ckeditor) to Content Rendering
  • Assignee set to Stanislas Rolland
  • Target version set to 1341
Actions #11

Updated by Gerrit Code Review over 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #12

Updated by Gerrit Code Review over 12 years ago

Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/4182

Actions #13

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #14

Updated by Gerrit Code Review about 12 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #15

Updated by Gerrit Code Review about 12 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #16

Updated by Gerrit Code Review about 12 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #17

Updated by Gerrit Code Review about 12 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4181

Actions #18

Updated by Stanislas Rolland about 12 years ago

  • Target version changed from 1341 to 4.5.12
Actions #19

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9077

Actions #20

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9078

Actions #21

Updated by Stanislas Rolland about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #22

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9229

Actions #23

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9236

Actions #24

Updated by Wouter Wolters over 11 years ago

Can be closed. The patches were for the backported version of 4.5 and 4.6. AFAIK they will never be released

Actions #25

Updated by Ernesto Baschny over 11 years ago

  • Status changed from Under Review to Closed
  • TYPO3 Version changed from 4.4 to 4.5

Nevertheless the bugfix was merged in 4.5.12 and 4.6.5. Case closed!

Actions

Also available in: Atom PDF