Project

General

Profile

Actions

Bug #68367

closed

checkSubmit should wait 500ms

Added by Marco Huber over 8 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-07-19
Due date:
% Done:

0%

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

Description

Steps to reproduce:
Create a new record which has a required field. Insert something in the required field. Click on save. The alert "The fields marked with an exclamation mark are not yet correctly filled in. Please complete them properly." is shown.

You have to click somewhere else before you click on save.

Because of the setTimeout in typo3/sysext/backend/Resources/Public/JavaScript/FormEngineValidation.js Line 59-62 around "FormEngineValidation.validate();" the checkSubmit function should also wait 500ms before it tries to submit the form.


Files

issue_68367.png (190 KB) issue_68367.png Marco Huber, 2015-07-19 12:51

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #68599: Validation in formengine wrong without leaving fieldClosedFrank Nägler2015-07-28

Actions
Actions #2

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41703

Actions #3

Updated by Markus Sommer over 8 years ago

  • Assignee set to Marco Huber
Actions #4

Updated by Frank Nägler almost 8 years ago

  • Status changed from Under Review to Rejected

rejected, because a refactoring of the validation stuff is planed for CMS 8

Actions

Also available in: Atom PDF