Actions
Bug #19574
closedwrong anchor links with absRefPrefix option enabled
Start date:
2008-11-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3 generates incorrect URL's for anchors if the option absRefPrefix is used on the site. The attached patch fixes this behaviour by adding the absRefPrefix URL to the generated anchor link.
(issue imported from #M9741)
Files
Updated by Stefan Galinski about 16 years ago
The second patch contains another fix for the inclusion of javascript via typoscript and the absRefPrefix option. Both patch are against the latest official TYPO3 version 4.2.2.
Updated by Stefan Galinski about 16 years ago
The both last patches are against trunk and 4.2.3.
Changes to the patch against trunk:
- added missing spaces in the modified lines
- removed "newline additions at EOF" hunks
Updated by Stefan Galinski almost 16 years ago
The two new patches are against trunk and TYPO3 4.2 branch. They are based on the patch of bug 6415...
Updated by Oliver Hader almost 16 years ago
Fixed in TYPO3 4.1.8, 4.2.4 and 4.3-alpha2
Actions