Bugfix
(User-visible)
Detail
#27286
File filter in upload dialog allows upload of other files
If you select Binary as the attribute type and set the file type for adjustments (e.g. Accepted file types:application/pdf), the user can still upload other file types, e.g. images, by switching to "All files (*.*)" in the upload dialog.
When committing, the system no longer checks whether the value corresponds to the file type or not.
Test
- Select an A in the demo.
- Select a non-image file in the binary attribute.
Expectation: There is an error message when uploading.