Actions
Bug #18049
closedSubmodules of Web module can't work with mod.php and the _DISPATCH system
Start date:
2008-01-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using the new mod.php system for backend modules, problems arise when module is a submodule of Web module.
Error is like:
Value "web_utestmodM1&id=123" for "M" was not found as a module.
Create extension with kickstarter, add a module as submodule of Web module.
Change conf.php, ext_emconf.php, index.php as described by docs.
Select module from the list works ok.
As soon as you select a page in the page tree you get something like:
Value "web_utestmodM1&id=123" for "M" was not found as a module.
(issue imported from #M7265)
Files
Actions