Project

General

Profile

Actions

Bug #90916

closed

Page type external URL, removes fragments from relativ URLs

Added by Christian Wolff about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2020-04-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

After updating to TYPO3 9.5.15

pages with external URL and a relativ URL with a Fragment do not resolve correctly

we have urls like this `/home/#fragment` used in Menus. to comunicate a the routing information to an Javascript app (angular).

before TYPO3 9.5.15 everything worked as expected.

as a fix we have changed the relativ URLs to Absolute URLs: `https://domain.tld/home/#fragment`

i suspect the following commit introduced the problem:

https://github.com/TYPO3/TYPO3.CMS/commit/0597c09389eacb9ce77ab32ae618171fe5cd350b


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #75213: Missing Anchors for PDFsClosed2016-03-21

Actions
Related to TYPO3 Core - Bug #91357: Typolink strips #Closed2020-05-11

Actions
Actions

Also available in: Atom PDF