#4793 closed defect (bug) (invalid)
Setting the headers manually can break mail encoding in pluggable.php
| Reported by: | hendry | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | I18N | Version: | 2.2.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
I have a user who says that the way pluggable.php is currently manually crafting the the mail headers can break for his setup.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436872
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=wordpress.mail.patch;att=1;bug=436872
Attachments (1)
Change History (9)
#3
@
19 years ago
- Milestone 2.4 (future) → 2.2.3
- Version 2.2.1 → 2.2.2
-1 to the "attached" patch as is, because it kills the "wp_mail_from" filter.
And I agree with westi that #4296 relates, so I think backporting those changes from trunk to 2.2.x is a better solution, if we want to fix this in the 2.2.x branch as well. I've attached a patch with those changes.
#5
@
19 years ago
Well, since most of the other 2.2.x tickets say that 2.2 is no longer maintained. Was this part of the issue fixed also, or is it a duplicate?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
As far as I can tell this is fixed on trunk.
I believe #4296 relates