Actions
Bug #14839
closed404 - page not found when cancelling Content Element wizard in list view
Start date:
2005-06-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
when cancelling the create content element wizard in list view you get a HTTP 404 error.
Here's how to reproduce this:
- change to list view
- click the small icon "Create new record" in the top left corner
- click "Click here for wizard!" below "Pagecontent"
- choose "Regular text element"
- now click "Go back"
this will result in a HTTP 405 error
(issue imported from #M1236)
Files
Updated by Ingo Renner over 19 years ago
sorry, I meant the icon is in the top right corner
Updated by Michael Stucki over 18 years ago
The attached patch should fix the problem. Please check & check possible side-effects.
Actions