Summary: | KTimeTracker list times without task name | ||
---|---|---|---|
Product: | [Applications] ktimetracker | Reporter: | thomi_ch <info> |
Component: | general | Assignee: | Thorsten Staerk <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, edward.lara.lara, morne, skotadopsyxos, vitoux.pascal |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/7fedf1a6bf02c0f1a5ec7e6af98d77d72c053b09 | Version Fixed In: | 4.12.1 |
Sentry Crash Report: | |||
Attachments: |
screenshot of task times
Use task summary when parent summary is null |
Created attachment 75135 [details]
Use task summary when parent summary is null
I have the same bug. So, I made a quick patch but not sure if this is the correct way. At least it works for me
My System:
Archlinux (x86_64)
KDE 4.9.2
KTimeTracker 4.9.2
this is still present on kde 4.94, (k)ubuntu system this is still a open bug.. is ktimetracker deprecated, eof? Pascal, I am also not sure, if the fix is correct (I am not a PIM developer). Please post a review request to https://git.reviewboard.kde.org/ (use group kdepim) (In reply to comment #3) > this is still a open bug.. is ktimetracker deprecated, eof? ping ? (In reply to comment #5) > (In reply to comment #3) > > this is still a open bug.. is ktimetracker deprecated, eof? > > ping ? pong ! I submitted a review request as suggested by Christoph Feck. https://git.reviewboard.kde.org/r/114778 Git commit 70d8d9415418d05446bfdc02dbd68ef71d876a46 by Allen Winter. Committed on 04/01/2014 at 22:24. Pushed by winterz into branch 'KDE/4.12'. use task summary when parent summary is null thanks for the patch Pascal! FIXED-IN: 4.12.1 REVIEW: 114778 M +1 -1 ktimetracker/historydialog.cpp http://commits.kde.org/kdepim/70d8d9415418d05446bfdc02dbd68ef71d876a46 Git commit 7fedf1a6bf02c0f1a5ec7e6af98d77d72c053b09 by Allen Winter. Committed on 04/01/2014 at 22:24. Pushed by winterz into branch 'master'. use task summary when parent summary is null thanks for the patch Pascal! FIXED-IN: 4.12.1 REVIEW: 114778 M +1 -1 ktimetracker/historydialog.cpp http://commits.kde.org/kdepim/7fedf1a6bf02c0f1a5ec7e6af98d77d72c053b09 *** Bug 308923 has been marked as a duplicate of this bug. *** |
Created attachment 73223 [details] screenshot of task times My System: Kubuntu 12.04.1 LTS KDE 4.9 KTimeTracker 4.9 If you edit times from a task, the task name isn't listed. There is a "Task" column in the times list, but empty values. Enhancement: Only times should be listed from the current, editing task. Thanks for fixing Regards thomi