-
Incident report
-
Resolution: Fixed
-
Minor
-
2.0.5, 2.1.0
view a simple graph, click on left hand edge date/time (upper right corner of the time period scrollbar). it shows date and time from the right hand edge instead.
should be also verified for all other pages where timeline is used (custom graphs, web monitoring, audit, values...)
regression, broken by :
------------------------------------------------------------------------
r32833 | tomtom | 2013-01-17 10:55:04 +0200 (Thu, 17 Jan 2013) | 4 lines
..F....... ZBX-5458
moved translatable constants to file which is required after locale initialization;
introduced new 3rd party JavaScript library, which extends Date object with format() function, which in turn simulates PHP native date formating functionality;
removed now unnecessary function dateToArray().