Skip to content

IBX-8651: Added file type validation for image fields - #2096

Open
albozek wants to merge 1 commit into
4.6from
IBX-8651
Open

albozek wants to merge 1 commit into
4.6from
IBX-8651

Conversation

@albozek

@albozek albozek commented Sep 16, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-8651

Description:

For QA:

Fix is in shared components — affects not only Tags form:

  • ezimage fields (tags, content items, any type with an image field):
    • field without configured image formats — file dialog now filters to images,
      dropping a non-image shows the "invalid file type" error instead of accepting the file,
    • field with configured formats — behaviour unchanged on selection, but a rejected
      drop now shows the error instead of doing nothing.
  • Other file fields using the same drop handler (ezbinaryfile, ezmedia, ezimageasset —
    e.g. product images): a drop rejected by their allowed types now shows the error
    instead of silently doing nothing.

Documentation:

@albozek
albozek requested a review from a team September 16, 2026 11:53
@ibexa-workflow-automation-1
ibexa-workflow-automation-1 Bot requested review from GrabowskiM, OstafinL, alekmick, dew326 and tischsoic and removed request for a team September 16, 2026 11:53
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants