[PHP-DEV] PHP 4.0 Bug #9498: quoted_printable_decode - Incorrect function result From: aldoir <email protected>
Date: 02/28/01

From: aldoir <email protected>
Operating system: Win NT 4.0
PHP version: 4.0.2
PHP Bug Type: Mail related
Bug description: quoted_printable_decode - Incorrect function result

if I have a RTF file encoded with "quoted-printable" (eg. mime mail generated by MS Outlook), the quoted_printable_decode() function do not decode it.
if I use imap_qprint(), is correctly decoded !!!

-- 
Edit Bug report at: http://bugs.php.net/?id=9498&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>