CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     saps    05/12/15 00:16:23

Modified files:
        camel/providers/imap: Tag: gnome-2-12 ChangeLog 
                              camel-imap-command.c 
                              camel-imap-store-summary.c 

Log message:
2005-12-14  Tor Lillqvist  <[EMAIL PROTECTED]>

Fix #323106:

* camel-imap-store.c (camel_imap_store_summary_full_to_path,
camel_imap_store_summary_path_to_full): Remove extraneous
conversions from IMAP-UTF-7 to UTF-8 and back.

* camel-imap-command.c (imap_command_strdup_vprintf): Do the
conversion from UTF-8 to IMAP-UTF-7 only just before sending a
request. Do it also for %S formats, as that is what the CREATE
command uses. But %S is used also for other commands (like LOGIN
and LIST), so maybe we really would need a new format that would
be used *only* for mailbox (folder) names, assuming it's only
mailbox names that use the IMAP-UTF-7 encoding. Or is that what %F
is intended for? But why then does CREATE use %S?

Committed on behalf of Tor - partha

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=saps&date=explicit&mindate=2005-12-15%2000:15&maxdate=2005-12-15%2000:17

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to