Project

General

Profile

Actions

Bug #58528

closed

config.prefixLocalAnchors causes GET parameters to be prepended to local anchors

Added by Artur Cichosz almost 10 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2014-05-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

I understand why the TS option config.prefixLocalAnchors is useful to prefix all local anchors with the relative path, but all GET parameters are prepended as well.

I do not think this is desired so it might be a bug.

Example:

Calling e.g. http://somehost.org/?test=abc results in local anchors like <a href="?test=abc#some_anchor">...</a>


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #62723: Cache poisoning with prefixLocalAchorsClosed2014-11-05

Actions
Actions

Also available in: Atom PDF