php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9498 quoted_printable_decode - Incorrect function result
Submitted: 2001-02-28 10:41 UTC Modified: 2002-04-01 12:07 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: aldoir at mailbr dot com dot br Assigned: kir (profile)
Status: Closed Package: Mail related
PHP Version: 4.0.2 OS: Win NT 4.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 - 5 = ?
Subscribe to this entry?

 
 [2001-02-28 10:41 UTC] aldoir at mailbr dot com dot br
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 !!!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-28 11:57 UTC] aldoir at mailbr dot com dot br
note:
in PHP4.0.3pl1 it work's correctly, is really a bug
 [2001-02-28 12:03 UTC] aldoir at mailbr dot com dot br
Hey, in the last version (PHP 4.0.4pl1), the bug has returned
 [2002-02-07 22:39 UTC] bird at anduin dot net
See bug #15440.
 [2002-04-01 12:07 UTC] kir@php.net
This bug has been fixed in CVS.

Fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC