[wp-trac] Re: [WordPress Trac] #4296: wp_mail removes the
Content-Type
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 24 21:24:53 GMT 2007
#4296: wp_mail removes the Content-Type
---------------------+------------------------------------------------------
Reporter: morty | Owner: rob1n
Type: defect | Status: reopened
Priority: high | Milestone: 2.3 (trunk)
Component: General | Version: 2.2
Severity: major | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by mattyrob):
Further update. I think the issue with my plugin was I was using Content-
type with a small 't' whereas the wp_mail looks for Content-Type with a
big 'T'. on not finding it the new header is added.
The problem here is that both may be valid depending on which document you
read :-( For strict coding though it should bt 'T' - so my bad.
--
Ticket URL: <http://trac.wordpress.org/ticket/4296#comment:26>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list