Skip to content

Deprecate form picture

Chris Oelmueller requested to merge deprecate-form-picture into master

What does this MR do?

  • deprecate another single-use UI helper
  • correct a few questionable variable types

How confident are you it won't break things if deployed?

Should be okay, nothing problematic noticed during testing

Links to related issues

How to test

Check the blog image upload module

Checklist

  • no functional changes intended => no test
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • release notes: forDev

Merge request reports