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)
Actions