Bug 57353

Summary: Search dialog doesn't find in tasks and recurring event
Product: [Applications] korganizer Reporter: Andrey Cherepanov <sibskull>
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: RESOLVED FIXED    
Severity: normal CC: yopsolo
Priority: NOR    
Version: 3.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrey Cherepanov 2003-04-17 05:09:17 UTC
Version:           3.1 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
OS:          Linux (i686) release 2.4.7-10

Search dialog doesn't find in tasks and recurring event.
Comment 1 Reinhold Kainhofer 2003-08-13 23:51:58 UTC
*** Bug 61546 has been marked as a duplicate of this bug. ***
Comment 2 Reinhold Kainhofer 2003-08-13 23:58:44 UTC
From BR #61546: 
It makes sense to me to be able to search either in to-do list and/or event on
either description, long description, category or attendees  
Comment 3 Reinhold Kainhofer 2003-09-28 23:07:25 UTC
Subject: kdepim/korganizer

CVS commit by kainhofe: 

The search functionality now optionally also finds in todos and journals (well, it would find them, but the journal support in korganizer is not fully implemented, so it can't display found journals).

Cornelius, is the dialog too crammed now? If so, do you know any better way to lay out the controls in the dialog?

CCMAIL: 57353-done@bugs.kde.org, schumacher@kde.org


  M +18 -0     kolistview.cpp   1.60
  M +2 -0      kolistview.h   1.35
  M +110 -77   searchdialog.cpp   1.39
  M +7 -1      searchdialog.h   1.27