[buddypress-trac] [BuddyPress Trac] #6970: Email API causes fatal error on WP <= v4.2.6

buddypress-trac noreply at wordpress.org
Sun Mar 20 10:20:17 UTC 2016


#6970: Email API causes fatal error on WP <= v4.2.6
--------------------------+--------------------
 Reporter:  DJPaul        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  high          |   Milestone:  2.5.2
Component:  API - Emails  |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by DJPaul):

 This is down to a change in `PHPMailer->html2text()`. A "use advanced
 HTML2Text conversion" toggle was a bool, but in these later versions, it's
 a callable, which we are setting to `wp_strip_all_tags()`.

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


More information about the buddypress-trac mailing list