Project

General

Profile

Actions

Bug #47403

closed

div class="csc-space with no value is rendered if section_frame is 66 (no frame)

Added by Marc Bastian Heinrichs about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
Start date:
2013-04-20
Due date:
% Done:

0%

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

Description

Example of rendered output:

<a id="c3552"></a>
<div class="csc-space-before-"></div>
[CE html]
<div class="csc-space-after-"></div>

How to fix:
use "classStdWrap" instead of stdWrap
(like in tt_content.stdWrap.innerWrap.cObject.default.20.20 and tt_content.stdWrap.innerWrap.cObject.default.20.30)

Temp solution:

tt_content.stdWrap.innerWrap.cObject.66.20.10.stdWrap >
tt_content.stdWrap.innerWrap.cObject.66.20.10.classStdWrap.wrap = csc-space-before-|
tt_content.stdWrap.innerWrap.cObject.66.40.10.stdWrap >
tt_content.stdWrap.innerWrap.cObject.66.40.10.classStdWrap.wrap = csc-space-after-|

Actions #1

Updated by Patrick Broens almost 11 years ago

  • Status changed from New to Accepted
  • Assignee set to Patrick Broens
  • Target version set to 6.1.0
  • TYPO3 Version changed from 6.0 to 6.1
Actions #2

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20155

Actions #3

Updated by Gerrit Code Review almost 11 years ago

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

Actions #4

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21786

Actions #5

Updated by Gerrit Code Review almost 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/21787

Actions #6

Updated by Benni Mack almost 11 years ago

  • Status changed from Under Review to Resolved
  • Target version changed from 6.1.0 to next-patchlevel
  • TYPO3 Version changed from 6.1 to 6.2

fixed and merged

Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF