[buddypress-trac] [BuddyPress Trac] #5704: Issue with the backslash character in xprofile admin

buddypress-trac noreply at wordpress.org
Fri Jun 13 20:20:38 UTC 2014


#5704: Issue with the backslash character in xprofile admin
--------------------------+--------------------
 Reporter:  dontdream     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  2.0.2
Component:  XProfile      |     Version:  2.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+--------------------
Changes (by boonebgorges):

 * milestone:  Awaiting Review => 2.0.2


Comment:

 For the 2.0.x series, let's fix the regression and put the stripslashes()
 back where it was before.

 We should be stripslashing on the way in, but 5704.02 is probably not the
 best way to do it. (1) we don't have to use filters, because we are the
 core developers :) And (2) we should be stripping intelligently: slashes
 would come from `POST`ed data, so we should be stripping at the point that
 `$_POST` is parsed.

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


More information about the buddypress-trac mailing list