Actions
Bug #34623
closedAfter editing page properties from context menu returnUrl is lost
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When editing page properties of a page just by clicking on the context menu entry in the page tree, there is no returnUrl any more. This results in unexpected behaviour.
How to reproduce:
Select any page in page module.
Then edit page properties of another page, by clicking on the page context menu in the page tree of that other page.
Close the "Edit page" form again. You should be redirected to the previous page, but you will just see an empty page.
This is the case at least since v4.5.
Updated by Oliver Hader over 12 years ago
- Status changed from New to Accepted
- TYPO3 Version changed from 4.7 to 4.5
Seems like the ExtJS page-tree does not generate the returnURL at all...
Updated by Stefan Galinski over 12 years ago
- Status changed from Accepted to Resolved
Applied in changeset 2a968b283c2a65aee58e4f6b309928e0ac2b1fc3.
Actions