[buddypress-trac] [BuddyPress] #2597: Email FROM title problem

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Aug 24 23:38:11 UTC 2010


#2597: Email FROM title problem
---------------------+------------------------------------------------------
 Reporter:  intimez  |       Owner:                                  
     Type:  defect   |      Status:  new                             
 Priority:  normal   |   Milestone:  1.2.6                           
Component:  Core     |    Keywords:  email, title, from, notification
---------------------+------------------------------------------------------

Comment(by boonebgorges):

 The problem is that apostrophes and single quotes are stripped on the way
 into the database for security reasons. The attached patch runs the blog
 title through htmlspecialchars_decode() before sending the email.

 I'm of two minds about it, though. It's really a WP-wide problem.
 Something like this might be better as a WP patch.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2597#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list