Bug #80002
closedIf by userTS avatar is disabled, it gets lost when user saves his account
100%
Description
I configured all my users with avatars.
Then I looked for a option to prevent the user from editing their avatars. I found this userTS
setup.fields.avatar.disabled = 1
After that the avatar-fields are removed from users user-settings.
But:
If the user saves his account (maybe because he changed the password), the avatar gets lost!
Reproduce:
Create a simple BE:user and assign Avatar. Keep save, that the avatar-image is accessible for that user (add filemount to user).
Add in userTS "setup.fields.avatar.disabled = 1"
Switch to this user.
Open User-Settings and save.
Switch back to BE:user-administration -> avatar is lost
Updated by Thomas Hohn over 7 years ago
- Status changed from New to In Progress
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51860
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51860
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51860
Updated by Thomas Hohn over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset af662d1451c217f4dacab4bfdace6751515c4722.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed