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: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 7.4 (Backend) | |||
TYPO3 Version: | 6.0 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
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
History
#1 Updated by Mathias Schreiber 7 months ago
- Target version changed from 6.0.0-pre-beta1 to 7.4 (Backend)
- Is Regression set to No