[buddypress-trac] [BuddyPress Trac] #7390: Support List-Unsubscribe header in emails

buddypress-trac noreply at wordpress.org
Wed Jan 18 22:21:43 UTC 2017


#7390: Support List-Unsubscribe header in emails
---------------------------------------------------+------------------
 Reporter:  DJPaul                                 |       Owner:
     Type:  enhancement                            |      Status:  new
 Priority:  normal                                 |   Milestone:  2.8
Component:  Emails                                 |     Version:
 Severity:  normal                                 |  Resolution:
 Keywords:  good-first-bug has-patch dev-feedback  |
---------------------------------------------------+------------------
Changes (by r-a-y):

 * keywords:  good-first-bug has-patch dev-feedback 2nd-opinion => good-
     first-bug has-patch dev-feedback


Comment:

 The URL in the `List-Unsubscribe` header needs to be raw URL-decoded.

 `2.patch` uses the URL from the `{{unsubscribe}}` token, which is meant to
 be used in HTML emails and is URL-escaped.  This means that the `'List-
 Unsubscribe'` URL will not work correctly.

 `03.patch` fixes this up.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7390#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list