Project

General

Profile

Actions

Bug #38758

closed

Template module must only use session settings on startup

Added by Steffen Ritter about 12 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-07-08
Due date:
% Done:

0%

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

Description

The template module uses user session to store the last submodule/page combination and opens that on first launch.

Sadly it uses this information, too, when redirecting/working with the module.

The module should not use the session value as soon as other parameters are hand over (e.g. Only Start up). If needed additional "return values" must be added to the request URL.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #5355: Template module - don't store the page in the session Closed2009-11-13

Actions
Actions

Also available in: Atom PDF