Actions
Bug #21397
closedWrong module name in extbase backenplugin in page context
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When you add an extbase backend module and whant to use in the page context, the module name ist not determined correctly.
I think the problem here is, that the additional parameters e.g. id are not splittet from the module name in the "M" parameter. A solution would be to split everything befor the first ? in the M param and map the additional params to the module controller namespace or make them accessible in another way for the backend controller.
(issue imported from #M12390)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions