Bug 329817 - X-Axis Scale Time/Date format is not saved/reloaded
Summary: X-Axis Scale Time/Date format is not saved/reloaded
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 2.0.7
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-10 16:07 UTC by Quincy
Modified: 2017-04-22 16:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Suggested Patch for Bug (961 bytes, patch)
2016-10-21 17:29 UTC, manumail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Quincy 2014-01-10 16:07:09 UTC
If you specify a custom Time/Date format for display on the X-axis this is not saved/reloaded properly.

To reproduce the bug:
1. Create new plot
2. Select X-Axis format as "Standard C time", display as "Formatted String" and choose format "dd.MM.yy hh:mm"
3. The value is properly formatted: "31.12.69 23:59 [Seconds]" (btw: shouldn't it be "01.01.1970 0:00"?)
4. Save as somewhere
5. Open file (with or without restarting the program)
6. The value is improperly formatted as "23:59:59.990 [Seconds]" and the Time/Date format is set to "hh:mm:ss.zzz"
Comment 1 Netterfield 2014-06-17 14:48:38 UTC
Appears fixed in 2.0.8
Comment 2 manumail 2016-10-04 19:43:28 UTC
I think this bug is still (or again) present. I just reproduced it in 2.0.8 and 2.0.x-2016.09.26-03.01 (win32 binary download), on OS windows 8.1.
Comment 3 manumail 2016-10-21 17:29:59 UTC
Created attachment 101693 [details]
Suggested Patch for Bug
Comment 4 manumail 2017-04-22 16:48:30 UTC
I just saw the bug was fixed, thanks!