[buddypress-trac] [BuddyPress] #4574: Avatar crop screen filtering on wp_get_attachment_image_src () causes issues

buddypress-trac noreply at wordpress.org
Fri Feb 22 16:52:37 UTC 2013


#4574: Avatar crop screen filtering on wp_get_attachment_image_src () causes
issues
-------------------------------+---------------------
 Reporter:  hnla               |       Owner:
     Type:  defect (bug)       |      Status:  closed
 Priority:  normal             |   Milestone:  1.7
Component:  Core               |     Version:  1.6
 Severity:  major              |  Resolution:  fixed
 Keywords:  reporter-feedback  |
-------------------------------+---------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [6812]) Remove avatar location filter after handling avatar uploads

 BP filters upload_dir when handling avatar uploads, to ensure that avatar
 files
 are stored in the proper directories. This changeset ensures that the
 filter is
 removed after use, to ensure the integrity of calls to wp_upload_dir()
 later on
 the crop page (after the avatar upload has been handled).

 Fixes #4574

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4574#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list