Project

General

Profile

Actions

Bug #34869

closed

Backend Layout Wizard: Uses saved configuration instead of the current

Added by Hauke Hain about 12 years ago. Updated over 5 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

The wizard of the backend layout loads always the layout from the database, not the current of the textarea. So you always have to click on the save button of the record in order to adjust you layout with the wizard without loosing your latest changes in case you forgot something.

Reproduction steps:
  1. Create a new backend layout and click on the wizard icon.
  2. E.g. create a two column layout. Click the save and close icon in the wizard window. The textarea is updated with your new layout.
  3. Click on the wizard icon again. The wizard shows the default layout instead of your defined one: one undefined column.
Second version:
  1. Open an existing backend layout and click on the wizard icon. Your current column setting is loaded.
  2. Edit your layout (remove or add columns). Click the save and close icon in the wizard window. The textarea gets updated with the new configuration.
  3. Just click on the wizard icon again: The wizard shows the old setting of your columns (that are saved to the database) instead of your adjusted layout.
Actions #1

Updated by Jigal van Hemert about 12 years ago

  • Category set to Backend User Interface
  • Status changed from New to Accepted
  • Priority changed from Could have to Should have
  • Complexity set to medium

It could be solved by checking if there are unsaved changes when the user clicks on the wizard button. The new form wizard performs the same check.

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #3

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #5

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (7 LTS)
Actions #6

Updated by Riccardo De Contardi over 8 years ago

just for the record: gridelements has the same behavior

Actions #7

Updated by Riccardo De Contardi almost 8 years ago

I think that this has became obsolete with version 8.1

Actions #8

Updated by Georg Ringer almost 8 years ago

  • Status changed from Accepted to Resolved

as stated already, this has been resolved by having the wizard inline

Actions #9

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF