Project

General

Profile

Actions

Bug #92539

closed

Linkvalidator: User sees entire page path in list of broken links, should see mountpoint or current page as root page

Added by Sybille Peters over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2020-10-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

linklist.png (18.7 KB) linklist.png Sybille Peters, 2020-10-12 11:40
linkvalidator_page_title_admin.png (47.2 KB) linkvalidator_page_title_admin.png Sybille Peters, 2022-01-09 10:48
Actions #1

Updated by Gerrit Code Review over 2 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

Actions #3

Updated by Gerrit Code Review over 2 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

Actions #4

Updated by Oliver Bartsch over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review over 2 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

Actions #6

Updated by Oliver Bartsch over 2 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF