Project

General

Profile

Actions

Bug #15290

closed

wizard_colorpicker.php doesn't work properly in FlexForms

Added by David Bruehlmeier over 18 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-12-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using wizard_colorpicker.php in FlexForms, the picked colors are only displayed properly before saving the form. Afterwards, the color always changes to something purple (in IE) or background color (grey, in Firefox). Additionally, IE shows some flickering mousovers when pointing over the colorbox. Firefox shows all of the FlexForm XML in the mouseover.

Snippet from the FlexForm XML:

<fg_color_field_names>
<TCEforms>
<label>LLL:EXT:partner/locallang.php:tx_partner.label.xls.fg_color_field_names</label>
<config>
<type>input</type>
<size>10</size>
<wizards>
<colorpick>
<type>colorbox</type>
<title>LLL:EXT:partner/locallang.php:tx_partner.label.color_picker</title>
<script>wizard_colorpicker.php</script>
<dim>20x20</dim>
<tableStyle>border: solid 1px black; margin-left: 20px;</tableStyle>
<JSopenParams>height=550,width=365,status=0,menubar=0,scrollbars=1</JSopenParams>
<exampleImg>gfx/wizard_colorpickerex.jpg</exampleImg>
</colorpick>
</wizards>
</config>
</TCEforms>
</fg_color_field_names>
(issue imported from #M2052)


Files

colorpicker_flexforms.png (5.72 KB) colorpicker_flexforms.png Administrator Admin, 2005-12-16 19:55
bugfix_2052.txt (1.13 KB) bugfix_2052.txt Administrator Admin, 2005-12-21 19:08
testext_bug2052.t3x (10.6 KB) testext_bug2052.t3x Administrator Admin, 2005-12-21 19:08
bugfix2052_updated.txt (1.11 KB) bugfix2052_updated.txt Administrator Admin, 2006-07-07 22:17
T3X_bug2052-0_0_0-z-200607072217.t3x (10.6 KB) T3X_bug2052-0_0_0-z-200607072217.t3x Administrator Admin, 2006-07-07 22:17
Actions

Also available in: Atom PDF