Actions
Bug #103346
closedUrl Generation for View Button of records wrong
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2024-03-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you edit a data record via a workspace and then click on the view button, the url is incorrect.
Link I get:
/typo3/workspace/preview-control/?token=43e09aece48f074fdbb644d2034e9c0892826f0a&id=270tx_example_detail[test]=2
Link should be:
/typo3/workspace/preview-control/?token=43e09aece48f074fdbb644d2034e9c0892826f0a&id=270&tx_example_detail[test]=2
Actions