Project

General

Profile

Actions

Bug #26674

closed

Regression bug in tceforms.js

Added by Patrick Schriner almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-05-06
Due date:
% Done:

100%

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

Description

https://review.typo3.org/#change,1248

implemented a special check for datetime field.

Unfortunately on new values, parsing into oldValue

Line 47: var oldValue = Date.parseDate(element.dom.value, format[index]);

will cause oldValue to have the value undefined.

Adding a check for undefined seems reasonable.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #33629: datepicker with datetime field does not set current time as defaultClosedErnesto Baschny2012-02-02

Actions
Actions

Also available in: Atom PDF