Actions
Bug #73082
closedfeedit links broken after visiting workspace preview link: Invalid request for route "/record/edit"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2016-02-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
A user get a workspace preview link by mail, visits it with his browser.
Then he logs into the TYPO3 backend, visits the frontend and clicks a feedit edit link.
The edit popup shows an exception now:
#1425389455: Invalid request for route "/record/edit"
When deleting the ADMCMD_prev
cookie, then reloading the frontend page the edit popup works again.
But I can't expect editors to know that they have to remove a cookie.
The preview cookie should automatically be deleted when a user logs into the TYPO3 backend.
Actions