Project

General

Profile

Actions

Bug #20989

closed

after Patch 11828 :missing File in sysext version

Added by Sven Juergens about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-09-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

in patch 11828 was a change to ext_tables.php of sysext version:

/** * Table "sys_workspace":
*/
$TCA['sys_workspace'] = array(
'ctrl' => array(
...
'dynamicConfigFile' => t3lib_extMgm::extPath($_EXTKEY) . 'tca.php',
...
)
);

But there is no tca.php in this folder.

(issue imported from #M11868)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #20957: There's no possibility to hide versioning and workspaces.ClosedRupert Germann2009-08-31

Actions
Actions #1

Updated by Rupert Germann about 15 years ago

thanks Sven, good catch

fixed in trunk rev 5892

Actions

Also available in: Atom PDF