Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.3
-
Component/s: Administration
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
If a user account has been deleted, their picture remains attached to forum posts. However, if the admin decides that they don't like the picture (say because it is offensive) there is now no way to delete or edit it.
Why do profiles of deleted users simply not remain editable to admins? There could even be a simple (and useful) undelete function!
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-24149 | Display pictures of deleted users [patch] |
|
|
|
It's worse than that. If you have a link to the picture via pix.php then it's viewable by anyone. Surely, pix.php should check if the picture associated with a user is "deleted" when accessed by guest users?