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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC