Actions
Bug #8544
closedClient side resizing isn't strictly checking allowed extensions
Description
Client side resizing is only allowed for jpg, jpeg, png, webp, and avif extensions. All other files in the file array should be skipped instead of attempting to process inside a canvas.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1681
Actions