2007-06-21 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 21 Jun 2007 10:13:42 +0000 (10:13 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 21 Jun 2007 10:13:42 +0000 (10:13 +0000)
commit0c5bc44e42151314a5453c80bd432f50dacc31af
treea3b6c6d00bd22d4d472180ecd14c1bf0bf48d923
parentd7a668c4c7f0f1a4468bbab754819d0bfd930977
2007-06-21  Murray Cumming  <murrayc@murrayc.com>

* src/modest-search.c:
(search_mime_part_and_child_parts): Moved some code here so we
can search recursively in child folders.
(modest_search_folder): Search in the message as a mime part, instead
of just its child mime parts.
(read_chunk), (search_mime_part_ogs):
Check how many bytes were read, to prevent an endless loop.
Searching in message bodies now works. This finishes the fix for
projects.maemo.org bug NB#61007.

pmo-trunk-r2351
ChangeLog
ChangeLog2
src/modest-search.c