Actions
Bug #15328
closedFatal error in mod/user/ws/index.php
Start date:
2005-12-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Function displayWorkspaceOverview_commandLinksSub spits a "Call to a member function on a non-object"-Error on line 918 caused by a missing
global $LANG;
(issue imported from #M2127)
Files
Updated by Sebastian Kurfuerst almost 19 years ago
Hi,
where does the error occur exactly? Can you make a screenshot please?
Thx,
Sebastian
Updated by old_pekue almost 19 years ago
ok - sorry - it took me a while to find out:
if you check the "Show sub-elements"-checkbox, the method renders the edit-icon for a subelement. (see screenshot 1).
without adding a "global $LANG;" to the function like suggested youll run into the fatal error (see screenshot 2)
hope this helps
Updated by Sebastian Kurfuerst almost 19 years ago
fixed in CVS.
Greets, Sebastian
Updated by Michael Stucki almost 11 years ago
- Category changed from Communication to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
0)
Actions