Project

General

Profile

Actions

Bug #21160

closed

Missing clear.gifs in dynTabMenu in setup module

Added by Rupert Germann about 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-09-30
Due date:
% Done:

0%

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

Description

Problem:
to display the startmodule selector the setup module calls t3lib_loadModules->load()
this changes $GLOBALS['BACK_PATH'] which is later needed for the clear.gifs in dynTabMenu.
The call to the missing images fills up the appache log with error messages.

Solution:
restore original value of $GLOBALS['BACK_PATH'] after it has been changed by t3lib_loadModules->load().

(issue imported from #M12088)


Files

12088.diff (671 Bytes) 12088.diff Administrator Admin, 2009-09-30 18:15
Actions

Also available in: Atom PDF