Changes between Initial Version and Version 1 of Ticket #63302, comment 24
- Timestamp:
- 04/19/2025 03:14:33 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63302, comment 24
initial v1 2 2 3 3 Indeed, [https://github.com/WordPress/wordpress-develop/pull/7629/files initially] we handled only specific types, eventually we decided to include all supported types with the 'image/' prefix when running the handling check. 4 5 > Media Library sets a warning flag but allows upload 6 7 The flag is later checked in JavaScript and uploading is actually prevented. 4 8 5 9 > The problem is that SVG images don't need to have "responsive images generated".