[Evolution] Bug#388519: evolution-data-server: Wrong flag name in
camel-folder-summary.c
eLShaman
elmansha at free.fr
Wed Sep 20 22:14:06 UTC 2006
Package: evolution-data-server
Version: 1.6.3-1+b1
Severity: normal
Hello,
while reading some parts of camel sources, I saw that in
camel-folder-summary.c around line 2642:
static struct flag_names_t {
char *name;
guint32 value;
} flag_names[] = {
{ "answered", CAMEL_MESSAGE_ANSWERED },
{ "deleted", CAMEL_MESSAGE_DELETED },
{ "draft", CAMEL_MESSAGE_DELETED },
{ "flagged", CAMEL_MESSAGE_FLAGGED },
{ "seen", CAMEL_MESSAGE_SEEN },
{ "attachments", CAMEL_MESSAGE_ATTACHMENTS },
{ "junk", CAMEL_MESSAGE_JUNK },
{ "secure", CAMEL_MESSAGE_SECURE },
{ NULL, 0 }
};
I am surprised to see "draft" associated with CAMEL_MESSAGE_DELETED.
IMHO it should be replaced by CAMEL_MESSAGE_DRAFT.
Laurent.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages evolution-data-server depends on:
ii evolution-data-server-comm 1.6.3-1 architecture independent files for
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libavahi-client3 0.6.13-3 Avahi client library
ii libavahi-common3 0.6.13-3 Avahi common library
ii libavahi-glib1 0.6.13-3 Avahi glib integration library
ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libcamel1.2-8 1.6.3-1+b1 The Evolution MIME message handlin
ii libcomerr2 1.39-1 common error description library
ii libdb4.4 4.4.20-8 Berkeley v4.4 Database Libraries [
ii libdbus-1-3 0.92-2 simple interprocess messaging syst
ii libebook1.2-5 1.6.3-1+b1 Client library for evolution addre
ii libecal1.2-6 1.6.3-1+b1 Client library for evolution calen
ii libedata-book1.2-2 1.6.3-1+b1 Backend library for evolution addr
ii libedata-cal1.2-5 1.6.3-1+b1 Backend library for evolution cale
ii libedataserver1.2-7 1.6.3-1+b1 Utility library for evolution data
ii libegroupwise1.2-10 1.6.3-1+b1 Client library for accessing group
ii libesd0 0.2.36-3 Enlightened Sound Daemon - Shared
ii libgconf2-4 2.14.0-4 GNOME configuration database syste
ii libgcrypt11 1.2.3-2 LGPL Crypto library - runtime libr
ii libglib2.0-0 2.12.3-2 The GLib library of C routines
ii libgnome2-0 2.14.1-3 The GNOME 2 library - runtime file
ii libgnomevfs2-0 2.14.2-2+b1 GNOME virtual file-system (runtime
ii libgnutls13 1.4.4-1 the GNU TLS library - runtime libr
ii libgpg-error0 1.2-1 library for common error values an
ii libkrb53 1.4.4-1 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libnspr4-0d 1.8.0.5-4.2 NetScape Portable Runtime Library
ii libnss3-0d 1.8.0.5-4.2 Network Security Service libraries
ii liborbit2 1:2.14.0-2 libraries for ORBit2 - a CORBA ORB
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ii libsoup2.2-8 2.2.96-1 an HTTP library implementation in
ii libtasn1-3 0.3.6-1 Manage ASN.1 structures (runtime)
ii libxml2 2.6.26.dfsg-3 GNOME XML library
ii zlib1g 1:1.2.3-13 compression library - runtime
evolution-data-server recommends no packages.
-- no debconf information
More information about the Pkg-evolution-maintainers
mailing list