Project

General

Profile

Actions

Bug #24432

closed

IMAGE-Element with Image-Link + Link-Parameter

Added by Gabriel Kaufmann over 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-28
Due date:
% Done:

0%

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

Description

I am using an IMAGE-Container in BE with an Image-Link. The link works fine in FE since I am trying to append some url-parameter to the ID-Syntax.

Works:
?59 -> Result: Linked with Page ID 59
?59&test=1 -> NO LINK not even without additional params.

I think the issue is, that the component rendering this doesn't recognice the possibility to use this "mixed" syntax. But for a Link it should work to use additional params. So the code there should be modified with a split or explode for the first ampersand starting the query-params string.

Sadly I wasn't able to find the right place for this yet in TYPO3-Core PHP.

(issue imported from #M16863)

Actions

Also available in: Atom PDF