🐛 | Drupal core | Allow image fields to use any extensions the current image toolkit supports (instead of hard-coding jpg, png and gif only)
🇲🇽Mexico cristian100 Tepic Nayarit
I'm updating the patch for Drupal ^11.0.5, according to documentation, in Drupal 11 file_validate_extensions is deprecated, I'm using the service file.validator instead:
https://www.drupal.org/node/3363700 →
Thanks to all for adding svg support.
🇲🇽Mexico cristian100 Tepic Nayarit
🇲🇽Mexico cristian100 Tepic Nayarit
🇲🇽Mexico cristian100 Tepic Nayarit
🇲🇽Mexico cristian100 Tepic Nayarit
This would be a great feature to add.
🐛 | Drupal core | Views hardcodes exposed filter block form ID's which breaks AJAX when the same form is shown multiple times on one page
🇲🇽Mexico cristian100 Tepic Nayarit
Updated patch for version D9.5.9.