Project

General

Profile

Actions

Bug #70312

closed

The naming of ext:fluid_styled_content typoscripts constants do not match with the values used in setup

Added by Frans Saris over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid Styled Content
Target version:
Start date:
2015-10-02
Due date:
% Done:

100%

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

Description

Examples:

    columnSpacing = {$styles.content.textmedia.colSpace}
    maximumImageWidth = {$styles.content.textmedia.maxW}
    maximumImageWidthInText = {$styles.content.textmedia.maxWInText}


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #70317: Click enlarge is not working in fluid_styled_contentClosed2015-10-02

Actions
Related to TYPO3 Core - Bug #70324: links target in fluid_styled_content constants not definedClosedBenni Mack2015-10-03

Actions
Related to TYPO3 Core - Bug #70426: The naming of ext:fluid_styled_content typoscripts constant styles.content.textmedia.columnSpacing do not match with the values used in setup for stylingClosed2015-10-06

Actions
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43745

Actions #2

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43745

Actions #3

Updated by Frans Saris over 8 years ago

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

Updated by Alexander Grein over 8 years ago

We forgot to replace

{$styles.content.textmedia.colSpace}

with
 {$styles.content.textmedia.columnSpacing}

in file Configuration/TypoScript/Styling/setup.txt

Created a new issue:
https://forge.typo3.org/issues/70426

Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF