Project

General

Profile

Actions

Bug #75803

closed

7.6 only - some FormEngineValidation checks are not adding has-error class (which also results in save ignoring error)

Added by Andreas Allacher about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Start date:
2016-04-20
Due date:
% Done:

0%

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

Description

I think this is fixed in current master due to this change:
https://git.typo3.org/Packages/TYPO3.CMS.git/commit/003f99038a36c5d9e71ba44bd527246aa2d14fcd
in typo3/sysext/backend/Resources/Public/JavaScript/FormEngineValidation.js

But in 7.6 FormEngineValidation.js adds the has-error class still in each individual error check.
However, that isn't done everywhere.
e.g. inline minitems / maxitems check not added at all and select minitems too.

However, this also results in the error being ignored on save.

Actions

Also available in: Atom PDF