Project

General

Profile

Actions

Bug #19606

closed

Remove duplicate JS-Files in backend.php

Added by Steffen Kamper about 16 years ago. Updated over 14 years ago.

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

0%

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

Description

in backend.php all JS-files are collected in an array. As this isn't an associative array, it's possible to add duplicated files.

Solution is simple: use array_unique before writing the script-tags

(issue imported from #M9786)


Files

9786.diff (496 Bytes) 9786.diff Administrator Admin, 2008-11-12 22:32
Actions #1

Updated by Steffen Kamper about 16 years ago

committed to trunk rev 4466

Actions

Also available in: Atom PDF