Project

General

Profile

Actions

Bug #19574

closed

wrong anchor links with absRefPrefix option enabled

Added by Stefan Galinski over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
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

anchorsWithAbsRefPrefixSupport.patch (861 Bytes) anchorsWithAbsRefPrefixSupport.patch Administrator Admin, 2008-11-05 17:08
typo3_includeJSAbsRefPrefix.patch (687 Bytes) typo3_includeJSAbsRefPrefix.patch Administrator Admin, 2008-11-10 22:38
9741AgainstTrunk.patch (1.61 KB) 9741AgainstTrunk.patch Administrator Admin, 2008-11-11 12:26
typo3_9741.patch (1.34 KB) typo3_9741.patch Administrator Admin, 2008-11-12 12:56
typo3_9741_4.2.3.patch (1.51 KB) typo3_9741_4.2.3.patch Administrator Admin, 2008-11-12 12:56
typo3_42_9741.patch (1.49 KB) typo3_42_9741.patch Administrator Admin, 2008-12-03 12:56
typo3_trunk_9741.patch (1.49 KB) typo3_trunk_9741.patch Administrator Admin, 2008-12-03 12:57
Actions #1

Updated by Stefan Galinski over 15 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.

Actions #2

Updated by Stefan Galinski over 15 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
Actions #3

Updated by Stefan Galinski over 15 years ago

The two new patches are against trunk and TYPO3 4.2 branch. They are based on the patch of bug 6415...

Actions #4

Updated by Oliver Hader over 15 years ago

Fixed in TYPO3 4.1.8, 4.2.4 and 4.3-alpha2

Actions

Also available in: Atom PDF