Project

General

Profile

Actions

Bug #23373

closed

Changes made by ColorPicker Wizard are not saved

Added by Tobias Hoevelborn over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I enhance a form in a Templavoila Datastructure with the standard color picker (wizard typo3/wizard_colorpicker.php), changes made using the color picker wizard are not saved. Changes made directly in the form fields are saved as expected.

I suspect that the problem might not be restricted to TV in any way, but is a general bug in the color picker wizard.

Closer investigation showed that the wizard changes only the visible form fields in the backend form (the ones with _hr appended) and leaves the hidden fields untouched.

The setValue javascript functions are not set in wizard_colorpicker.php once the wizard form has been submitted once (i.e. a color has been chosen). The reason seams to be the missing preservation of the security hash fieldChangeFuncHash in the hidden form fields of the wizard. I added a small patch to add the hidden field, that fixed that problem for me.
(issue imported from #M15456)


Files

bug_0015456.patch (1.05 KB) bug_0015456.patch Administrator Admin, 2010-08-14 11:52
bug_0015456_2.patch (1016 Bytes) bug_0015456_2.patch Administrator Admin, 2010-08-14 12:00
Actions

Also available in: Atom PDF