Project

General

Profile

Actions

Bug #18408

closed

Wrong use of typoscript construction

Added by Daniel Doesburg over 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2008-03-09
Due date:
% Done:

0%

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

Description

  1. new IMAGE features with last row configuration
    [compatVersion = 4.2.0]
    plugin.tx_cssstyledcontent._CSS_DEFAULT_STYLE := appendString(
    DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
    )

}

This construction does not work and gives an error message.

It's found in the template static/setup.txt on line 1605 e.v.

(issue imported from #M7802)

Actions #1

Updated by Martin Kutschker over 16 years ago

What kind of error? TypoScript in TYPO3, CSS in browser? And please make the summary reflect the error.

Actions #2

Updated by Daniel Doesburg over 16 years ago

Sorry for the simple description.
But I saw it's corrected already.
The "appendString" does not like a multi-line parameter. And that was the case.
The error was reported by the TOB.

Regards,

Daniel

Actions #3

Updated by Martin Kutschker over 16 years ago

Fixed in 4.2.2 (maybe 4.2.1).

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF