Bug #14979
closedMysterious "time-adding" with JavaScript datetime-Evaluation (t3lib/jsfunc.evalfield.js)
0%
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)
Updated by Sebastian Kurfuerst about 19 years ago
Hi,
what is the timezone of your client and your server?
I cannot reproduce this problem here, but if you look at the other bugreport it can happen in the other direction as well.
Greets, Sebastian
Updated by Sebastian Kurfuerst about 19 years ago
please use bug ID 1697 for the replys, to have all the information in one place.