Actions
Bug #12616
closedCleanup: sys_workspace mentions in t3lib/stddb/tables.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2011-01-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Not all mentions of sys_workspace were removed from t3lib/stddb/tables.php. There's still the following call:
t3lib_extMgm::addLLrefForTCAdescr('sys_workspace', 'EXT:lang/locallang_csh_sysws.xml');
and one entry for "mimetypes-x-sys_workspace" in $GLOBALS['TBE_STYLES']['spriteIconApi']['coreSpriteImageNames'] array.
This cleanup belongs to the Core, but we must also make sure that this information is available on the workspaces side, lest something be lost in the clean up process.
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from New to Accepted
Updated by Tolleiv Nietsch over 13 years ago
- Status changed from Accepted to Under Review
Updated by Tolleiv Nietsch over 13 years ago
- Status changed from Under Review to Resolved
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5.1)
Actions