Project

General

Profile

Actions

Feature #68335

closed

Lost GET parameters when using shortcuts

Added by Sergio Catalá almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-07-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Having a shortcut page (uid=1) that points to another page (uid=2), if I try to call the shortcut directly in the URL with a GET parameter, let's say `http://localhost/index.php?id=1&parameter=value`, this GET parameter is lost when the page is redirected to uid=2. Any way to keep this GET parameter?
Isn't this an undesired behaviour by default?

As far as I could see in the TypoScriptFrontendController::redirectToCurrentPage() function, only GET parameter type is taken into account.

Actions #1

Updated by Susanne Moog over 8 years ago

  • Status changed from New to Closed

Closed as duplicate of #38496.

Actions

Also available in: Atom PDF