Project

General

Profile

Actions

Bug #18813

closed

Browse Links does not use JS library interface

Added by Benni Mack over 16 years ago. Updated about 16 years ago.

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

0%

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

Description

Currently the file typo3/class.browse_links.php includes the prototype library and one other JS file manually with strings. Since 4.2 we have an interface to prevent double inclusions. We need to switch this file to the new interface to have extensions hook in properly.

The patch however changes the functionality a bit. The two external files are included BEFORE any inline JS code. This makes a lot of sense for libraries (e.g. prototype) to let the inline JS make use of the provided features.
(issue imported from #M8456)


Files

20080517_browselinks_use_jslibs.patch (1.31 KB) 20080517_browselinks_use_jslibs.patch Administrator Admin, 2008-05-19 12:04

No data to display

Actions

Also available in: Atom PDF