Bug #92539
closedLinkvalidator: User sees entire page path in list of broken links, should see mountpoint or current page as root page
100%
Description
following page tree
start/
├── a
│ └── mountpoint
│ ├── m_a1
│ └── m_a2
└── b
A user has page "mountpoint" as start page. He does not see the other pages above (/start/a). But in the list of broken links, the page "mountpoint" is listed as start/a/mountpoint (using the titles) in the second column ("Path").
Here, the mountpoint is "Test broken links xyz ssdf", but the path leads with /Congratulations/Test (which is not visible to the user).
Probably, not the entire path should be listed but just the path starting with either:
- the mountpoint
- OR the page the user has currently selected.
- OR only the page title (but have a way to see entire path e.g. as additional information which expands on hover / click or a detail view).
In other lists in "Info" module this is done differently, e.g. in localization view where you see the tree view.
Files
Updated by Gerrit Code Review almost 3 years 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/+/72905
Updated by Sybille Peters almost 3 years ago
- File linkvalidator_page_title_admin.png linkvalidator_page_title_admin.png added
- Description updated (diff)
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72941
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 40bfc7c4a42afb0c416d13de13539f6411c64907.
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72941
Updated by Oliver Bartsch almost 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset 0f50cf35f0aaad6d9e45ba10c1e74a05253d3f6a.