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
Updated by nant almost 13 years ago
- Status changed from New to Assigned
- Assignee set to krileon
Updated by krileon almost 13 years ago
- File 3136.patch 3136.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat almost 13 years ago
- Status changed from Resolved to Closed
- Target version set to CB 1.8
- Estimated time set to 1:00 h
Fixed in r1667 as suggested. Thank you Kyle.
Actions