Project

General

Profile

Actions

Bug #27730

closed

Datepicker throws Javascript error in 4.4.8 (Regression!)

Added by Mario Rimann almost 13 years ago. Updated almost 11 years ago.

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

0%

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

Description

We just encountered a problem with date fields in TYPO3 v4.4.8 in an extension but it seems to be a TYPO3 related issue that is not limited to the extension.

Steps to reproduce:
- open up a record that has a datetime field with a datepicker (e.g. from pages table)
- click the datepicker to open the datepicker
- click a day in the datepicker

Expected behaviour:
- datepicker closes
- the chosen date is written into the datetime field

Current behaviour:
- datepicker closes
- nothing is written into the datetime field
- Firefox records the following error message: "oldValue is undefined" (in some compressed tceforms-[hash].js.[timestamp].gzip

Clearing all caches and deleting all the compressed JS files did not help.

The issue can be reproduced on several installations on version 4.4.8 but not on 4.5.x. For testing we downgraded to 4.4.7 where the error can't be reproduced. So we assume only 4.4.8 is affected.


Related issues 3 (0 open3 closed)

Is duplicate of TYPO3 Core - Bug #27939: Date wizard in tt_news backend not working after update from 4.4.7 to 4.4.8Closed2011-07-07

Actions
Is duplicate of TYPO3 Core - Bug #28179: Date Picker does not work in TYPO3 4.4.8 with Firefox 5: "oldValue is not defined"Closed2011-07-13

Actions
Has duplicate TYPO3 Core - Bug #30208: Timepicker can't changed oldValueClosed2011-09-22

Actions
Actions

Also available in: Atom PDF