Bug 170634 - New journal is set to date of the first day of the week/month
Summary: New journal is set to date of the first day of the week/month
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 18:15 UTC by Maarten Wisse
Modified: 2008-12-25 16:24 UTC (History)
0 users

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 Maarten Wisse 2008-09-07 18:15:46 UTC
Version:           4.1.1 (using KDE 4.1.1)
Compiler:          gcc 4.1.2 
OS:                Linux
Installed from:    Gentoo Packages

Right click a day of the week in the week view that is not the first. Choose new journal. In the title of the journal, the first day of the week will be mentioned, not the current date. Same applies to the month view, but there the first day of the month will be used. Both the title of the journal and the date of the journal will be set to the first day of the week/month.
Comment 1 Allen Winter 2008-12-25 16:24:07 UTC
SVN commit 901467 by winterz:

Provide a new activeDate() method in which we more accurately compute
the date currently active, dependent on the view.

Use activeDate() when starting an Incidence editor for a new Event/To-do/Journal.

Fixes
BUG: 170634



 M  +35 -10    calendarview.cpp  
 M  +15 -12    calendarview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=901467