Actions
Bug #70426
closedThe naming of ext:fluid_styled_content typoscripts constant styles.content.textmedia.columnSpacing do not match with the values used in setup for styling
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid Styled Content
Target version:
-
Start date:
2015-10-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
We forgot to replace
{$styles.content.textmedia.colSpace}
with
{$styles.content.textmedia.columnSpacing}
in file Configuration/TypoScript/Styling/setup.txt
Updated by Josef F. Glatz (Old User) about 9 years ago
- Category changed from File Abstraction Layer (FAL) to Fluid Styled Content
Updated by Gerrit Code Review about 9 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/43869
Updated by Gerrit Code Review about 9 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/43869
Updated by Wouter Wolters about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 962915a0523b2c3f356badaeaf804a931d1bb3e1.
Actions