- Issue created by @peterhebert
I have a client that is using this module and is stuck on Drupal 9 due to this module no longer being maintained. I would like to submit a patch for fixing deprecations, and other blockers so the module will be compatible with Drupal 10 and above. This is an interim solution for sites that do not have the choice to immediately drop using this module.
n/a
I will submit a patch or MR that addresses the needed changes for Drupal 10 and 11 compatibility.
review
n/a
Changing use of module_load_include()
to \Drupal::moduleHandler()->loadInclude()
Also updating core version requirement in rich_image.info.yml
n/a
Active
1.0
Code
It affects the ability to upgrade Drupal sites to a new major version. Preferred over version-specific tags such as D7 upgrade path.