Project

General

Profile

Actions

Bug #17980

closed

select wizard doesn't work in Safari 3.0.4 on Mac

Added by BIDAU over 16 years ago. Updated about 14 years ago.

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

0%

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

Description

In TCA :
'wizards' => array (
'select' => array (
'type' => 'select',
'items' => array (
array('my test1', 'my test1'),
array('my test2', 'my test2'),
)
),
),

It's works on older Safari version and in Firefox but not in Safari 3.0.4 (Mac)

(issue imported from #M7123)


Files

bug.diff (4.63 KB) bug.diff Administrator Admin, 2009-01-08 16:03
0007123.patch (696 Bytes) 0007123.patch Administrator Admin, 2009-01-09 16:43
Actions

Also available in: Atom PDF