Actions
Bug #23252
closedClipboard doesn't initialize backPath
Start date:
2010-07-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Clipboard uese $this->backPath all the time, but it's forgotten to initialize this var.
This leads to wrong pasteUrl, to be seen in sysext list-
Solution:
Set it to $GLOBALS['BACK_PATH'] in init()
(issue imported from #M15207)
Files
Actions