Bug 161614 - csv export not correct
Summary: csv export not correct
Status: RESOLVED FIXED
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Thorsten Staerk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 16:18 UTC by Thorsten Staerk
Modified: 2008-05-07 10:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
task A as of 2008-05-03 in csv history report not correctly reported (664 bytes, text/calendar)
2008-05-04 16:18 UTC, Thorsten Staerk
Details
development direction (6.08 KB, patch)
2008-05-06 00:03 UTC, Thorsten Staerk
Details
this specific usecase working (7.53 KB, patch)
2008-05-07 09:51 UTC, Thorsten Staerk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Staerk 2008-05-04 16:18:04 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

Use the attached .ics file and print a csv history export about 2008-05-03. The 24 hours of task A are missing.
Comment 1 Thorsten Staerk 2008-05-04 16:18:58 UTC
Created attachment 24626 [details]
task A as of 2008-05-03 in csv history report not correctly reported
Comment 2 Thorsten Staerk 2008-05-06 00:03:17 UTC
Created attachment 24644 [details]
development direction

what if two task occur on the same day ? What if midnight is not in the UTC
timezone ?
Comment 3 Thorsten Staerk 2008-05-07 09:51:37 UTC
Created attachment 24657 [details]
this specific usecase working
Comment 4 Thorsten Staerk 2008-05-07 10:55:43 UTC
SVN commit 804972 by tstaerk:

CSV History Export: Calculate times of tasks that last longer than a
day.

BUGS:161614


 M  +54 -70    karmstorage.cpp  
 A             test/csvexporthistorytest.ics  
 M  +2 -2      timekard.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=804972