Bug #81250
closedPreview link of content element misses the anchor in some cases
100%
Description
When I open a preview of an content element, then the anchor is missing in some cases.
- Module „List“ → Table “Table Content“ → Button “View webpage” → Opens popup with link to the current page and an anchor to the selected content element
- Module »Page« or »List« → Context Menu on Icon of a content element → Selection »Show« → Opens popup with link to the current page and no anchor to the selected content element
- Module »Page« or »List« → Edit a content element → Button »Save and view page« → Opens popup with link to the current page and no anchor to the selected content element
If the table is »tt_content«, then the anchor should either always be used or never.
Effects TYPO3 7, 8 and master.
Updated by Dan Kleine (Untenzu) over 7 years ago
- Related to Bug #80598: Backend: Preview link for content elements in list module contains wrong anchor / missing c added
Updated by Dan Kleine (Untenzu) over 7 years ago
- Related to Feature #81252: Make use of »TCEMAIN.preview« in all preview links added
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52831
Updated by Markus Klein over 7 years ago
- Status changed from Under Review to New
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53395
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53395
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53395
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53691
Updated by Dan Kleine (Untenzu) over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4973abb62beed43e37f6377e10ef1d48ba8c1c8f.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53695
Updated by Felix Nagel about 7 years ago
- Related to Bug #82456: Multiple usage of "save and preview" button does not reload preview tab added
Updated by Frank Nägler about 7 years ago
because this patch introduce a regression, the patch to this issue will be reverted for the v8 branch, for master we will merge a bugfix.
Updated by Susanne Moog over 5 years ago
- Status changed from Under Review to New
Original Patch has been reverted, Pending Backport has been abandoned.
Updated by Benni Mack almost 5 years ago
- Status changed from New to Closed
This is fixed in TYPO3 v9 and with site handling, as all link generation is now centralized.