Bug #24202
closedsuggest only searches for pagetitle - respect options.pageTree.showNavTitle = 1
100%
Description
TYPO3 offers many options for SEO.
One is the possibility to set a navigation title, i.e. if the page title is very long.
With options.pageTree.showNavTitle = 1 in UserTS you can show the navTitle in the pagetree instead of page title.
It would be a nice tweak if the very cool suggest feature could also search for a nav_title.
A common usecase:
You have a shortcut in your pagetree and want to link to a page. Often you only know its nav_title and not the long search engine optimized title.
So you search for the nice and short nav_title and get no results.
This is reproducable in all Version from 4.3 to 4.5
Steps to reproduce:
1. Create a new page with title "very long page title for search engines" and a nav_title "seo"
2. Create a new shortcut page.
3. Use suggest feature and search for "seo" - no results to display!
4. Use suggest feature again and searchf or i.e. "search engine" and see the previously created page.
(issue imported from #M16564)
Updated by Alexander Opitz almost 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.3
- Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
Updated by Henrik Ziegenhain almost 11 years ago
Jeb, still reproducable in 6.1.7
Updated by Alexander Opitz almost 11 years ago
- Category set to Backend User Interface
- Status changed from Needs Feedback to New
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/36228
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ca3cb038f8d1fbb185fe882232d20a41837bd3d0.