Project

General

Profile

Actions

Feature #22225

closed

html content wrap

Added by goran no-lastname-given about 14 years ago. Updated over 13 years ago.

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

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Html element shouldn't be wrapped with csc-default and c-ID.
For example imagine someone put a simple clear element and it gets wrapped in div tag .. and clearing is lost as now is in container element.

It's enaugh to put something like:

  1. Don't wrap html elements
    tt_content.stdWrap.innerWrap.cObject.if {
    equals.field = CType
    value = html
    negate = 1
    }

It would be nice to have this as default.

(issue imported from #M13727)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #20607: Wrong rendering of HTML content elementClosedFrancois Suter2009-06-11

Actions
Actions #1

Updated by Susanne Moog about 14 years ago

I think if #11316 is in the core, we can close this bug, too. You then have the possibility to disable the wrap in the HTML element by choosing "No Frame". I wouldn't disable it by default for the HTML element as that would mean that that element behaves differently than all the others -> inconsistent behavior -> harder to learn.

Actions #2

Updated by Francois Suter about 14 years ago

Duplicate bug fixed

Actions

Also available in: Atom PDF