Bug #25043
closed
datetime picker returns only a date and no time value
Added by Florian Zimmermann almost 14 years ago.
Updated over 11 years ago.
Description
Hi,
when i select a date over the datepicker, the form is tca generate, the time value is always 0:00.
The behaviour before 4.5 was that the timepicker return the selected date and the current time like 11:35 11-01-2011.
(issue imported from #M17596)
Files
This is a really annoying bug. I tried to modify the behaviour of the ExtJS datepicker to preset a default value for hour:minute, but did not succeed.
Having 0:00 after selecting a date is is ok for true date fields, but not for datetime fields.
The uploaded patch adds a datetimepicker which handles the datetime fields correct
patch for older branches has to be done. The behaviour of datepicker was always the same, time information was deleted.
- Status changed from Accepted to Under Review
- Target version deleted (
0)
- Status changed from Under Review to Resolved
- Target version set to 1061
- % Done changed from 0 to 100
- TYPO3 Version changed from 4.5 to 4.4
This was merged to 4.4 with 96cac1f3ab7382556b6cce7e0cb135b72d44d978
This was merged to 4.5 with e1780c75b8d5447b9dfc02b73e54da74b2ec9be0
- Status changed from Resolved to Closed
Unfortunately this patch introduces another Bug at least for TYPO3 4.4.8. If the fields for starttime and endtime are empty using the datepicker throws a javascript error in tceforms.js: OldValue is undefined . Afterwards the field is still empty. Using the datepicker with a field that already contains a value works fine.
Hello, has anybody tested the backport to 4.5? it is not working for me. The time is still set to 0:00 in tt_news record for example.
- Target version deleted (
1061)
Also available in: Atom
PDF