Feature #103493
closedShow button to edit full record in linkvalidator (additonally?)
100%
Description
By default, a form showing only the field with the broken link is opened, if clicking the "pencil" button in the Link Validator report.
If checking sys_redirect.target as well, I noticed that opening the form this way is not helpful, because some context is missing: we see only the target, but not the source_path and the rest of the fields.
e.g. TSconfig:
mod.linkvalidator.searchFields.sys_redirect = target
In this particular case, the default behaviour is unhelpful.
Originally, the behaviour was that the entire record was edited. This, however also proved as unhelpful, because sometime the broken link was a bit hidden, or it was in a different tab.
Implementation options¶
- (Idealistic) would be if the full record was opened, but the tab where the broken link is contained is opened by default, and if necessary there is scrolling so the field is in focus. Additionally, it might be helpful if this field (or all fields with broken links) would be marked visibly. (However, marking visibly should be different from what is currently used in case of evaluation).
- (pragmatic) show both buttons but make it configurable, e.g.
Files
Updated by Gerrit Code Review 8 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/+/83614
Updated by Gerrit Code Review 5 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/+/83614
Updated by Gerrit Code Review 5 months ago
Patch set 3 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/+/83614
Updated by Sybille Peters 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 67c92af8abd1e389f6e0072b47a7ee2c559a1283.
Updated by Sybille Peters 5 months ago
- File edit_redirect_target.png edit_redirect_target.png added
- Description updated (diff)
Updated by Jasmina Ließmann 5 months ago
- Related to Bug #104261: "Linkvalidator" module: Link in record title does not work anymore added