diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-06-28 06:14:20 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-06-28 06:14:20 +0800 |
commit | 016826bc8a947b2ea0308971cb1ca355bef4aa47 (patch) | |
tree | 2db4c482f1fa79988958a2c256a7e657bfcd4f9e /default_user | |
parent | 4cbcd49a8bed07221be190b80e84e23f0ad7d449 (diff) | |
download | gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar.gz gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar.bz2 gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar.lz gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar.xz gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.tar.zst gsoc2013-evolution-016826bc8a947b2ea0308971cb1ca355bef4aa47.zip |
Use the new header_address_fold.
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
* camel-internet-address.c
(camel_internet_address_encode_address): Use the new
header_address_fold.
* camel-mime-utils.c: Removed some old #if 0'd code of mine.
(rfc2047_encode_word): If enclen is 0, don't write an encoded word
token (=?iso-8859-7?Q??= would be an invalid token).
(header_address_fold): New function to wrap address headers -
header_fold() was force-wrapping rfc2047 encoded words which was
making the test suite fail. The *real* solution, however, is to
not create rfc2047 encoded words longer than 72 chars.
svn path=/trunk/; revision=10545
Diffstat (limited to 'default_user')
0 files changed, 0 insertions, 0 deletions