Project

General

Profile

Actions

Bug #88700

closed

search in page tree and shortened page titles fails

Added by Henri Nathanson almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2019-07-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
pagetree,CodingNight
Complexity:
Is Regression:
Sprint Focus:

Description

pre notice: took me some time to find the new issue button

Longer page titles are shortened in the page tree. The search actually uses this data and will not find pages, where the parts searched for are cut off.

Actions #1

Updated by Daniel Windloff over 4 years ago

Can be reproduced in current master.

This also affects the renaming the page in the page tree.

TYPO3\CMS\Backend\Controller\Page\TreeController->pagesToFlatArray the visible text is cropped (GeneralUtility::fixed_lgd_cs). The visible text is also used for search and renaming.

Actions #2

Updated by Susanne Moog over 4 years ago

  • Tags changed from pagetree to pagetree,CodingNight
Actions #3

Updated by Susanne Moog over 4 years ago

  • Assignee set to Michael Blunck
Actions #4

Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/61417

Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 1 for branch 9.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/+/61365

Actions #6

Updated by Michael Blunck over 4 years ago

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

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF