Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-10023: Remove gif file format from the list of allowed formats on the media image field #896

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

teroelonen
Copy link
Contributor

@teroelonen teroelonen commented Jan 29, 2025

UHF-10023

What was done

  • Remove gif file format from the list of allowed formats on the media image field.

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-10023
  • Run make drush-updb drush-cr

How to test

  • Make sure you can't add gif files to media library anymore: /media/add/image
  • Check that code follows our standards.

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

@teroelonen teroelonen marked this pull request as ready for review January 30, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants