[wp-trac] [WordPress Trac] #2460: wp-mail.php: quoted printable
encoding not decoding
WordPress Trac
wp-trac at lists.automattic.com
Thu Feb 16 10:11:44 GMT 2006
#2460: wp-mail.php: quoted printable encoding not decoding
----------------------------+-----------------------------------------------
Id: 2460 | Status: new
Component: Administration | Modified: Thu Feb 16 10:11:44 2006
Severity: normal | Milestone: 2.0.1
Priority: normal | Version: 1.2
Owner: anonymous | Reporter: Staro
----------------------------+-----------------------------------------------
When sending an email in this format:
{{{
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
=E4=F6=FC
=C4=D6=DC
=DF
}}}
the message body will not be decoded. It should use the PHP function
quoted_printable_decode(),
since many mobile phones can only send emails in this encoding.
--
Ticket URL: <http://trac.wordpress.org/ticket/2460>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list