Project

General

Profile

Actions

Bug #25186

closed

Backend layout wizard uses invalid stylesheet path

Added by Markus Klein over 13 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-26
Due date:
% Done:

0%

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

Description

wizard_backend_layout.php:

Backend layout wizard tries to load this file, but path is wrong:
$this->doc->styleSheetFile2 = 'sysext/t3skin/stylesheets/extjs/xtheme-t3skin.css';

correct is:
$this->doc->styleSheetFile2 = 'sysext/t3skin/extjs/xtheme-t3skin.css';

(issue imported from #M17776)


Files

17776.patch (542 Bytes) 17776.patch Administrator Admin, 2011-02-26 14:37

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #25044: Grid wizard does not workClosedSteffen Gebert2011-02-15

Actions
Actions #1

Updated by Steffen Gebert over 13 years ago

- trunk rev. 10660
- 4-5 rev. 10659

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.3)
Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF