Bug #38758
Task #38755: Usability issues collected on the UX sprint
Template module must only use session settings on startup
| Status: | Accepted | Start date: | 2012-07-08 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Backend User Interface | |||
| Target version: | 6.0.0-pre-beta1 | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
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
| related to Usability Team - Bug #5355: Template module - don't store the page in the session | Needs Feedback | 2009-11-13 |