php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7855 quoted_printable_decode is not processing soft line breaks properly
Submitted: 2000-11-16 17:16 UTC Modified: 2000-11-20 05:13 UTC
From: alexander dot zimmer at gmx dot at Assigned:
Status: Closed Package: Strings related
PHP Version: 4.0.3pl1 OS: Windows NT 4.0 Workstation
Private report: No CVE-ID: None
 [2000-11-16 17:16 UTC] alexander dot zimmer at gmx dot at
According to RFC2045, section 6.5., paragraph (5), an equal sign (=) followed by a whitespace character marks a "soft line break" which should be removed by the quoted_printable_decode function. 

Well, it is not.

BTW: The same is true for the imap_qprint function.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-17 03:42 UTC] kir@php.net
Douplicate of #5321.
 [2000-11-20 05:13 UTC] kir@php.net
Check the latest version on http://snaps.php.net 
or wait until 4.0.4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC