Bug #103346
closedUrl Generation for View Button of records wrong
100%
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
Updated by Chris Müller 9 months ago
- Subject changed from Url Genration for View Button of records wrong to Url Generation for View Button of records wrong
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83395
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83395
Updated by Gerrit Code Review 9 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83402
Updated by Can Karadag 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 77c7fa0c00c86e57fa3dbb7302fcb24b9e0a6768.
Updated by Mathias Brodala 3 months ago
- Has duplicate Bug #103003: Problem with workspace generate view button for plugin added