Actions
Bug #14979
closedMysterious "time-adding" with JavaScript datetime-Evaluation (t3lib/jsfunc.evalfield.js)
Start date:
2005-09-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Try to change/set the time in General options for a starttime (and also endtime) for this special date (with IE6/Wk2 and FF1.0.4/Linux-KDE):
26. March 2006 between 2:00 (AM) and 23:59 (11:00 PM)
on JS-Event "onchange" (input-field loses focus) the evaluation-class adds one hour. So if you need to put for example: 8:00 26-3-2006 you have to set 7:00 26-3-2006. This happens with all extensions using datetime evaluation (eval => datetime in tca.php) (tt_news / jw_calendar....)
cannot fix it - but i think s.th. wrong with JS-func. "function evalFunc_output(type,value,FObj)"
(issue imported from #M1465)
Actions