From 53e80d0a7b93bd05d9c392e552fd080c5972f869 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 14 Apr 2004 18:19:33 +0000 Subject: Use %F instead of %S so that the folder name gets properly converted from 2004-04-14 Jeffrey Stedfast * providers/imap/camel-imap-store.c (imap_check_folder_still_extant): Use %F instead of %S so that the folder name gets properly converted from using '/' path delimeters to whatever the native character the server uses. Should fix bug #56715. svn path=/trunk/; revision=25465 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 78cb12f9eb..2598c12153 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-04-14 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c + (imap_check_folder_still_extant): Use %F instead of %S so that the + folder name gets properly converted from using '/' path delimeters + to whatever the native character the server uses. Should fix bug + #56715. + 2004-04-14 Not Zed * camel-disco-store.c (set_status): do offline mail syncing (only -- cgit v1.2.3