Summary: | KOrganizer always reverts to the default reminder time, forgetting the reminder I set | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Matthias Kretz <kretz> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | 4.4.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matthias Kretz
2010-03-23 12:47:00 UTC
more observations: - It seems as long as the default setting is set to "day(s)" the reminder will always revert back to "day(s)", too. If it is set to xx "minute(s)" then it works as expected. - Setting the default to 24 hour(s) makes the reminder change any value to hour(s) or day(s). minute(s) doesn't work. The workaround to set 1440 minute(s) as default doesn't work because the spinbox is limited to 1 <= x <= 99. SVN commit 1107322 by mlaurent: Fix first part of bug #231891 combobox item was not put to minutes when we put it to minutes Need to look at second part of bug CCBUG: 231891 M +2 -0 koeditorgeneral.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1107322 Finally all works fine now :) Reopen if you think that there is a pb yet. Thanks Regards |