Project

General

Profile

Actions

Bug #15885

closed

Using [treeLevel= 0,1] ... [end] [treeLevel= 2] ...[end] prevents caching

Added by Tim Zech over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-03-23
Due date:
% Done:

0%

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

Description

im using following condition in my ts:

[treeLevel= 0,1]
seite.includeCSS >
seite.includeCSS {
file1 = fileadmin/template/main/css/layout.css
file1.media = screen
file2 = fileadmin/template/main/css/style.css
file2.media = screen
file3 = fileadmin/template/main/css/css_styled_content.css
file3.media = screen
}
[end]

[treeLevel= 2]
seite.includeCSS >
seite.includeCSS {
file1 = fileadmin/template/main/css/layout2.css
file1.media = screen
file2 = fileadmin/template/main/css/style.css
file2.media = screen
file3 = fileadmin/template/main/css/css_styled_content.css
file3.media = screen
}
[end]

and typo3 does not cache sites anymore. maybe the same like: http://bugs.typo3.org/view.php?id=2888

(issue imported from #M2966)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #15835: PidInRootline malfunctionClosedMichael Stucki2006-03-16

Actions

No data to display

Actions

Also available in: Atom PDF