Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#5044 closed enhancement (fixed)

Old avatars not deleted

Reported by: henrywright Owned by: boonebgorges
Priority: normal Milestone: 1.9
Component: Core Version:
Severity: normal Keywords: needs-patch
Cc:

Description

If a member changes their avatar, the old avatar remains in the avatar directory (wp-content/uploads/avatars/). There is no way for the member to reuse the old avatar so it is completely redundant and just takes up space on the server.

Change History (8)

#1 @henrywright
13 years ago

  • Type defect (bug)enhancement

#2 @boonebgorges
13 years ago

  • Keywords needs-patch added; avatars removed
  • Milestone Awaiting ReviewFuture Release

Good catch. Should be an easy fix for someone who wants props :)

#3 @sbrajesh
13 years ago

This is not a bug anymore in BuddyPress 1.8 trunk.

#4 @henrywright
13 years ago

Tested in 1.8.1 and as @sbrajesh mentioned this has been resolved.

#5 @henrywright
13 years ago

  • Resolutionfixed
  • Status newclosed

#6 @DJPaul
13 years ago

  • Milestone Future Release1.8

#7 @boonebgorges
13 years ago

  • Milestone 1.81.9
  • Resolution fixed
  • Status closedreopened

This was not actually fixed. See #5242.

#8 @boonebgorges
13 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status reopenedclosed

In 7572:

Delete user avatar on user deletion.

Fixes #5044. Fixes #5242.

Note: See TracTickets for help on using tickets.