Project

General

Profile

Actions

Bug #17122

closed

flexform <eval>required</eval> on type "input" applies only on last input-field

Added by Timo Piatkowski about 17 years ago. Updated almost 9 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

can anyone confirm this?

Could be a problem in the array-creation of $this->requiredFields in class.t3lib_tceforms.php in the function getSingleField_typeInput where keys will be overwritten . . .

e.g.
data[tt_content]3[pi_flexform][data][sDEF][lDEF][ZXlogin][vDEF]
will be overwritten by:
data[tt_content]3[pi_flexform][data][sDEF][lDEF][ZXpasword][vDEF]

the result ist that only the field "ZXpassword" will be evaluated as required

(issue imported from #M5226)


Files

ext_emconf.php (1.18 KB) ext_emconf.php Christian Weiske, 2013-02-01 11:52
ext_tables.php (405 Bytes) ext_tables.php Christian Weiske, 2013-02-01 11:52
flexform_pi1.xml (841 Bytes) flexform_pi1.xml Christian Weiske, 2013-02-01 11:52

Related issues 1 (0 open1 closed)

Blocks TYPO3 Core - Bug #18429: required fields in Flexform are not correct marked with Exclamation SignClosed2008-03-12

Actions
Actions

Also available in: Atom PDF