From e1aea06269544e81edbcc617dc00f672a7dc4deb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 13 Sep 2002 21:36:28 +0000 Subject: If header_msgid_decode fails for the content-id field, just grab whatever 2002-09-13 Jeffrey Stedfast * camel-mime-part.c (process_header): If header_msgid_decode fails for the content-id field, just grab whatever is between the <>'s (yes, this means that the content-id is invalid - but what can ya do?). Addresses bug #21027. svn path=/trunk/; revision=18070 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index b029bbcb0f..d421ac2c8c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2002-09-13 Jeffrey Stedfast + + * camel-mime-part.c (process_header): If header_msgid_decode fails + for the content-id field, just grab whatever is between the <>'s + (yes, this means that the content-id is invalid - but what can ya + do?). Addresses bug #21027. + 2002-09-11 Jeffrey Stedfast * camel-mime-utils.c (header_encode_string): Revert a patch that I -- cgit v1.2.3