Actions
Bug #22022
closedCannot disable url prefixing for local anchors. config.prefixLocalAnchors > has no effect
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Setting config.prefixLocalAnchors > has no effect. Local URL's are still prefixed.
To note: when unsetting config.prefixLocalAnchors, it doesn't show up in the TypoScript Object Browser however the prefixing behavior is still performed.
This has the unfortunate effect of breaking some jQueryUI actions that look for href="#skiplink" and break when href="blog/#skiplink" is served.
(issue imported from #M13361)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
BTW: I had no problems with this option, since TYPO3 CMS 4.3.
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Updated by Jan Kornblum about 11 years ago
Can confirm this with 4.5.30. Please reopen ;)
Actions