| Summary: | Filters are not applied in month view | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
| Component: | general | Assignee: | Sergio Martins <smartins> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | smartins |
| Priority: | HI | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sabine Faure
2010-04-16 00:52:28 UTC
SVN commit 1133407 by smartins: Filters working in month view. BUG: 234492 M +2 -0 actionmanager.cpp M +2 -0 calendarview.cpp M +5 -0 interfaces/korganizer/baseview.cpp M +11 -0 interfaces/korganizer/baseview.h M +9 -0 koviewmanager.cpp M +9 -0 koviewmanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1133407 It is corrected now. The filters are applied correctly in both agenda and month view now. Trunk, Svn Rev 1142760 |