Actions
Bug #40527
closedRequired field in flexform is ignored
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-09-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Reproduce:
- Create a media content element
- Use video as media type
Now, in tab "Video element" the field "Path or URL..." is marked as required and record can't be saved if empty. OK
- Activate HTML5 / Accessible rendering in tab "Media options"
- A new tab "HTML5 Additions" is appearing
Now, the field "Path or URL..." in tab "Video element" is not required any more. NOT OK
Also the required fields in tab "HTML5 Additions" are ignored. NOT OK
Funny fix:
If you change the order of the tabs in the flexform (so "HTML5 Additions" is second and "Video Element" is third tab), the required fields are marked right.
Actions