Bug 57353 - Search dialog doesn't find in tasks and recurring event
Summary: Search dialog doesn't find in tasks and recurring event
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
: 61546 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-17 05:09 UTC by Andrey Cherepanov
Modified: 2003-09-28 23: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 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