Actions
Bug #27159
closedext_localconf.php Wrong file reference
Start date:
2011-05-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The "viewOnClickClass" referer to the wrong filename "Tcemain.php" it should be "Befunc.php".
Looks like:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_befunc.php']['viewOnClickClass']['workspaces'] = 'EXT:workspaces/Classes/Service/Befunc.php:tx_Workspaces_Service_Befunc';
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I050b136fe9ad7bdfd18b8f253f0b34acd7154d36 has been pushed to the review server.
It is available at http://review.typo3.org/2474
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I562aa06ab3e94940f042572bfa4657792c3e8e85 has been pushed to the review server.
It is available at http://review.typo3.org/2475
Updated by Michael Klapper over 13 years ago
- Status changed from Accepted to Under Review
Updated by Michael Klapper over 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:8d1dcda0d1a7a1902d4f354a1b288ac50481c3a6.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
Actions