Actions
Bug #41367
closedTask #40095: Move core to namespaces
Fix wrong replacements of the namespace refactoring
Start date:
2012-09-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If the refactoring script replaced things like "tx_foo_bar" first and "tx_foo_bar_baz" in a second step,
instances of "tx_foo_bar_baz" are already replaced during the first run, leading to "\TYPO3\CMS\Foo\Bar_baz"
Fix the class names to get the workspace module running again.
Actions