Summary: | In maintenance view, duration sometimes shown as "0 milliseconds" | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | calendar | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | minor | CC: | aheinecke |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Wolfsteller
2010-09-15 13:39:33 UTC
Confirmed that it happens for "Whole day" events, persists in 4:4.5~20100927.1180086-1maemo1.1179477 . SVN commit 1183390 by bbroeksema: Fix duration formatting in the listview of the calendar app. Take in account that an Incidence can be a todo as well. (No support for the other incidence types yet, though). BUG: 251316 M +1 -1 EventListView.qml M +28 -7 eventlistproxy.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1183390 SVN commit 1183454 by bbroeksema: Use the durationString method from KCalUtils::IncidenceFormatter CCBUG: 251316 CCMAIL: winter@kde.org M +5 -26 eventlistproxy.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1183454 Confirming fix, version 4:4.5~20101008.1183623-1maemo1.1182955 . |