Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#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)

4793.diff (6.3 KB ) - added by Nazgul 19 years ago.

Download all attachments as: .zip

Change History (9)

#1 @westi
19 years ago

As far as I can tell this is fixed on trunk.

I believe #4296 relates

#2 @westi
19 years ago

  • Version2.2.1

Setting version based on debian bug report

@Nazgul
19 years ago

#3 @Nazgul
19 years ago

  • Milestone 2.4 (future)2.2.3
  • Version 2.2.12.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.

#4 @DD32
19 years ago

Is this still anything of an issue? Or has it been delt with in another ticket?

#5 @darkdragon
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?

#6 @DD32
19 years ago

Was this part of the issue fixed also

Well, Given it says its fixed on trunk(2.3) I doubt its still anything of an issue.

#7 @thee17
19 years ago

  • Resolutioninvalid
  • Status newclosed

#8 @Nazgul
19 years ago

  • Milestone 2.2.3
Note: See TracTickets for help on using tickets.