before short-circuiting the check for child content, check the child
authorNot Zed <NotZed@Ximian.com>
Wed, 10 Nov 2004 04:05:50 +0000 (04:05 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 10 Nov 2004 04:05:50 +0000 (04:05 +0000)
commita82b5cd86efc5bfa9159fd46a9576471366f0ff6
tree32bfab185df7d34d68f78208f0348d808bd0c5e1
parentb0a5daad29b9471c667cbfdba28b3dba331946e4
before short-circuiting the check for child content, check the child

2004-11-09  Not Zed  <NotZed@Ximian.com>

        * providers/imap/camel-imap-folder.c (imap_get_message): before
        short-circuiting the check for child content, check the child
        content info is actually correct.

2004-11-08  Not Zed  <NotZed@Ximian.com>

        ** See bug #69145.

        * providers/imap/camel-imap-folder.c (get_message): remove spec
        argument, always calculate it from the content-info.
        (content_info_incomplete): recursively check the content-info for
        completeness, not just one level.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c