- Issue created by @lfersoy
- Merge request !7Issue #3481223: Updated file upload validators to support Drupal versions below 10.2.0 → (Open) created by lfersoy
After updating to the 1.4.0-rc1 branch, the replacement feature returns the following error:
"The 'file_validate_extensions' plugin does not exist."
Please refer to the following
change record →
for more details.
Since the module still supports earlier Drupal versions, I propose checking the current site version and applying the appropriate #upload_validators based on it.
Active
Code