php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6335 imap_qprint is not working properly when data contains = with no Hex data
Submitted: 2000-08-24 10:55 UTC Modified: 2000-12-30 12:06 UTC
From: sz at internetx dot de Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.0 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sz at internetx dot de
New email:
PHP Version: OS:

 

 [2000-08-24 10:55 UTC] sz at internetx dot de
Using imap_qprint for mail-decoding that came out of an imap_server, everytime when there is a = in the body of the mail, the body is reduced to nothing. So the mail can only be read in the Source-Code-View, when there's no decoding.

Solving the Problem is possible by using quoted_printable_decode instead.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-27 05:50 UTC] sniper@php.net
Have you tried PHP 4.0.3pl1 ?? I can not reproduce this
with it..

--Jani
 [2000-12-30 12:06 UTC] sniper@php.net
No feedback, considered fixed.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 04:01:33 2025 UTC