Project

General

Profile

Actions

Bug #16830

closed

Comment in TYPOSCRIPT can prevent T3 from rendering template

Added by Andreas Balzer over 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-01-05
Due date:
% Done:

0%

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

Description

If you create a template with the following code and include it into an other template, T3 might stop rendering all your templates which are linked or link to this template in any way. I guess something's wrong with the CSS comments /* */

{$constantsetempty}temp.css.300 = TEXT
{$constantsetempty}temp.css.300.value (
#CssRule {
 position:relative;
/* padding-bottom:999999px;
 margin-bottom:-999999px;*/
}
)

(issue imported from #M4738)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #16681: C style TypoScript comments with start and end in one line lead to errorsClosed2006-11-01

Actions
Actions

Also available in: Atom PDF