Project

General

Profile

Actions

Bug #24208

closed

Colorbox Wizard do not save changed color

Added by Trandel Miszcz over 13 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-11-26
Due date:
% Done:

0%

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

Description

Colorbox wizard with that configuration below, doesnt save data. When you select a color from popup color table and click "Save and close" button the value is written to the field but there is no information that the field was modyfied (redish triangle appearing on left side of the field) and when you click the record "Save" button the value is not written.

Regards

'config' => array (
'type' => 'input',
'size' => '30',
'wizards' => array(
'_PADDING' => 2,
'color' => array(
'title' => 'Color:',
'type' => 'colorbox',
'dim' => '12x12',
'tableStyle' => 'border:solid 1px black;',
'script' => 'wizard_colorpicker.php',
'JSopenParams' => 'height=300,width=250,status=0,menubar=0,scrollbars=1',
),
),
)
(issue imported from #M16572)
Actions #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF