Project

General

Profile

Actions

Bug #82290

closed

Space before and Space after of content element not shown in page module

Added by Christoph Lehmann over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2017-09-04
Due date:
% Done:

100%

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

Description

In typo3/sysext/backend/Classes/View/PageLayoutView.php:1491 the line

$this->getProcessedValue('tt_content', 'starttime,endtime,fe_group,spaceBefore,spaceAfter', $row, $info);

should be changed to

$this->getProcessedValue('tt_content', 'starttime,endtime,fe_group,space_before_class,space_after_class', $row, $info);


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #82321: Unify labels for space before/afterClosed2017-09-07

Actions
Actions

Also available in: Atom PDF