Bug 231379 - Events created from the date navigator context menu are not displayed on the expected date
Summary: Events created from the date navigator context menu are not displayed on the ...
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 03:17 UTC by Sabine Faure
Modified: 2010-03-24 22:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-03-20 03:17:47 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Korg
- Right click on the 15th of next month and select 'New Event..' from the context menu
- The default date for the event is today's date and not the 15th of next month

Whereas when selecting a new to-do or journal from the same context menu the default date is the 15th of next month which is the expected behaviour the user is looking for.

Trunk, Svn Rev 1105215
Comment 1 Laurent Montel 2010-03-20 16:02:16 UTC
SVN commit 1105552 by mlaurent:

Fix bug #231379 "Events created from the date navigator context menu are not displayed on the expected date"
CCBUG: 231379


 M  +1 -1      calendarview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105552
Comment 2 Laurent Montel 2010-03-20 16:03:10 UTC
Fixed in svn #1105552.
Comment 3 Sabine Faure 2010-03-24 22:07:55 UTC
It is corrected now.

the event is now created on the selected date from the date navigator as it should be.

Trunk, Svn Rev 1106990