Actions
Bug #24818
closedPath to page with an error is unusable with SEO-Pagetitles
Start date:
2011-01-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Path to a page with an error is very hard to read if you have search engine optimised page titles.
Solution:
use nav_title if there is one, if not use the title
Steps to reproduce:
- Create a page with a very long page title
- enter some text with a link to a not existing page
- start the linkvalidator
- See a path link this Welcome to bla bla, Product1 product2 Keyword, special keyword, an extralong keyword/page2/
I will provide a path maybe on sunday.
If one is faster than me, this functions needs to be touched:
t3lib_BEfunc::BEgetRootLine
t3lib_BEfunc::getPageForRootline
(issue imported from #M17384)
Files
Updated by Chris topher over 13 years ago
- Project changed from TYPO3 Core to 1510
- Target version deleted (
0)
Updated by Chris topher over 13 years ago
- Subject changed from Linkvalidator: Path to page with an error is unusable with SEO-Pagetitles to Path to page with an error is unusable with SEO-Pagetitles
Updated by Chris topher over 13 years ago
- Status changed from New to Closed
- Assignee set to Chris topher
- % Done changed from 0 to 100
Duplicate of #12654.
Updated by Michael Stucki almost 11 years ago
- Project changed from 1510 to TYPO3 Core
- Category changed from Linkvalidator to Linkvalidator
Actions