Summary: | Copy-pasted event in month view lose appointment time | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Fest <fest.in> |
Component: | general | Assignee: | Sergio Martins <smartins> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fest.in, foss, maris.kde, smartins |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/2405b71fcad39c4df1262765fe8b6b7b3deced90 | Version Fixed In: | |
Sentry Crash Report: |
Description
Fest
2011-02-18 14:33:02 UTC
Working on the development version. Same here, using kde-4.7.2 and three different calendar resources. It appears to be a general issue, not limited to a certain akonadi resource. In addition to removing the time from the created entry even the date of the created entry gets set to a wrong day when you copy an entry in the week view: You copy an entry from a few days ahead to another calendar and it will be created for today. Or maybe that is the first day in the week view, haven't tested that, sorry. *** Bug 293038 has been marked as a duplicate of this bug. *** from bug 293038 When copying events in Month view to other day, event time is reset to whole day instead of original event's time. Reproducible: Always Steps to Reproduce: Cerate a new event lasting i.e. from 12:00 to 13:00 Copy event Paste into other day Open event details Actual Results: Only event description is copied. Time is reset to whole day. Expected Results: Pasted event should have the same time i.e. from 12:00 to 13:00 Valid in master with the steps mentioned in comment #4 - Create an event, including time - Switch to month view - Copy paste the event Still exist in KDE 4.9.3 Git commit 2405b71fcad39c4df1262765fe8b6b7b3deced90 by Sergio Martins. Committed on 19/11/2012 at 04:02. Pushed by smartins into branch 'master'. korganizer: Preserve original time when pasting. Unless the user explicitly selects a time. Do not backport, needs new kcalutils api. M +4 -1 korganizer/calendarview.cpp http://commits.kde.org/kdepim/2405b71fcad39c4df1262765fe8b6b7b3deced90 |