Project

General

Profile

Actions

Bug #19522

closed

prefixRelPath messes with anchor links (or markers in href)

Added by Daniel Hahler over 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.1
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

t3lib_parsehtml::prefixRelPath should ignore href attributes starting with a "#" (hash key); those should get handled by prefixLocalAnchors instead.

Even if prefixLocalAnchors is not used, it makes no sense to prefix the URI reference of '<a href="#foo" ..>' in a template's HTML.

(issue imported from #M9672)


Files

Actions

Also available in: Atom PDF