| Summary: | In maintenance view, duration sometimes shown as "0 milliseconds" | ||
|---|---|---|---|
| Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
| Component: | calendar | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | aheinecke |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Maemo 5 | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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 . |
For some events ("whole day"-events?), the duration is shown as "0 milliseconds" in the maintenance view. Few user might be interested in millisecond events, especially when its 0. Seen in version 4:4.5~20100910.1175286-1maemo5.1174786 .