Actions
Bug #3136
closedUpdate required profile avatar field via profile update does not give rejection error on non extention filename
Description
As reported here:
https://www.joomlapolis.com/forum/18-general-requests/187937-avatar-upload-files-with-no-extension
Following test scenario:
CB 1.7.1 / J 1.7.3
Avatar field required
- If I try and change a user profile avatar via the "Update your image" menu item and select a jpg file (on MacOS) that has no extension, then CB returns:
Error: 25off copy is not a supported image format.
However, if I try the same using the profile update method then CB returns:
Your settings have been saved.
But this is wrong since the avatar field is required!
Files
Actions