After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 457906 - Search Bar -> Recent Messages -> Error while Generating message list
Search Bar -> Recent Messages -> Error while Generating message list
Status: RESOLVED DUPLICATE of bug 457523
Product: evolution
Classification: Applications
Component: Mailer
2.12.x
Other other
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-07-18 10:42 UTC by B S Srinidhi
Modified: 2013-09-13 00:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description B S Srinidhi 2007-07-18 10:42:18 UTC
Distribution: Unknown
Package: Evolution
Severity: Normal
Version: GNOME2.12.2 2.11.x
Gnome-Distributor: SUSE
Synopsis: Search Bar -> Recent Messages -> Error while Generating message list
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: 2.11.x
Description:
Description of Problem:
When selecting "Recent Messages" or "Last 5 Days' Messages", a popup
shows up saying "Error while Generating message list"

Steps to reproduce the problem:
1. Select "Recent Messages" or "Last 5 Days' Messages" in the search
bar

Actual Results:
Popup error message saying:

Cannot parse search expression: Unexpected token encountered: 45:
(and (match-all (and (not (system-flag "deleted")) (not (system-flag
"junk"))))
 (and  (match-all (> (get-received-date) (- (get-current-date) 432000)))
(or
  
	(match-all (header-contains "Subject"  ""))
     
  (match-all (header-contains "From"  ""))
  )
 ))

Expected Results:
It should list messages as per the conditions defined.

How often does this happen?
All the time

Additional Information:
Using Evolution from trunk - 2.11.5




------- Bug created by bug-buddy at 2007-07-18 10:42 -------

Comment 1 André Klapper 2007-07-18 15:21:23 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 457523 ***