Actions
Feature #71417
closedPage tree has inconsistent search/filter results
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2015-11-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Problem/Description¶
The pagetree search must be search everytime for uid, title and nav_title. Actually the search returns different results based on the UserTSConfig setting options.pageTree.showNavTitle
Acceptance Criteria¶
- Given there is an existing page with filled
title
andnav_title
properties. - As a backend user I can find/filter the page by searching in the pagetree filter input for uid or title or nav_title, no matter what the value of my UserTSConfig setting
options.pageTree.showNavTitle
is.
Updated by Riccardo De Contardi almost 9 years ago
- Target version changed from 7 LTS to Candidate for Major Version
Updated by Josef Glatz almost 8 years ago
- Target version deleted (
Candidate for Major Version) - TYPO3 Version changed from 7 to 8
Updated by Riccardo De Contardi almost 7 years ago
- Related to Bug #83245: new pagetree - filter pages by ID added
Updated by Susanne Moog over 4 years ago
- Tracker changed from Bug to Feature
I consider this a feature as the pagetree filter is primarily just that: a filter on the values you can see. So if you are seeing nav_titles it filters on nav_titles. However, it would be nice to have both available, I agree.
Updated by Benni Mack about 4 years ago
- Status changed from New to Closed
Hey Josef,
this issue is now resolved with TYPO3 v9.5.20.
Actions