Actions
Bug #18438
closederror in publish.php if errors in TCE should be shown
Start date:
2008-03-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
We get the following error when publishing a workspace :
Fatal error: Call to a member function getLL() on a non-object in /var/www/internal/typo3/typo3_src-4.1.2/typo3/mod/user/ws/publish.php on line 184
Its a no brainer: instead of $LANG $GLOBALS['LANG'] should be used to display the label
(issue imported from #M7850)
Files
Updated by Daniel Poetzinger over 16 years ago
(apply the patch in folder typo3/mod/user/ws/)
Actions