Project

General

Profile

Actions

Bug #24332

closed

Inclusion of js/css for loadResourcesForRegisteredNavigationComponents lacks loading order

Added by Steffen Kamper over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-13
Due date:
% Done:

0%

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

Description

in backend.php there is a function to load resources for registered navigation components. It loads all existing files in css and javascript dir.

1) there is no extension fillter (only load *.js and *.css)
2) In most cases you need a special loading order.

For the order solution is a simple textfile included in the loading dir (loadorder.txt) with all scripts to be loaded in the correct order.

This is needed for the pagetree component, otherwise the loading order is incorrect and lead to js errors.

(issue imported from #M16735)


Files

16735.patch (1.6 KB) 16735.patch Administrator Admin, 2010-12-13 17:20
16735_v2.diff (1.68 KB) 16735_v2.diff Administrator Admin, 2010-12-17 11:32
Actions #1

Updated by Steffen Kamper over 13 years ago

committed v2 to trunk rev 9818

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF