Project

General

Profile

Actions

Bug #81975

closed

Backend datepicker dont validate field after selection

Added by Benjamin Kluge almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2017-07-26
Due date:
% Done:

0%

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

Description

In issue https://forge.typo3.org/issues/81973 are a validation error with the year 2038. But you can save the date by choosing it with the datepicker. The FormEngineValidation.parseDate should be triggered after selecting a date from datepicker

The datepicker should trigger a change event after choosing a date


Files

Tooltip_025.png (46.7 KB) Tooltip_025.png Benjamin Kluge, 2017-07-26 13:33
Actions #1

Updated by Frank Nägler over 6 years ago

  • Status changed from New to Needs Feedback

I think there is no reason to send the date to parseDate. The scope of this function is to parse user input, not the input from the DatePicker.

Actions #2

Updated by Frank Nägler over 6 years ago

  • Status changed from Needs Feedback to Closed

No feedback since one month, I will close the issue now.
If you think this still an issue, please reopen a new issue and refer to this issue, also please explain why you think we should change the behavior.

Actions

Also available in: Atom PDF