Problem/Motivation

On the Varbase 10.1.x line (Drupal core ~11.4), Varbase Editor requires drupal/ckeditor_media_resize: ~1.1.0. The released 1.1.0 core_version_requirement excludes 11.4, so the Varbase Project template must carry mglaman/composer-drupal-lenient plus a vardot/varbase-patches core-11.4 patch (#3607786, MR !30) just to install. On the 11.0.x line this was resolved by moving to the vardot/ckeditor_media_resize 2.0.0 fork (via Varbase Editor Base 1.0.0-beta3), which replaces drupal/ckeditor_media_resize and declares core ~11.4 natively.

Proposed resolution

Require vardot/ckeditor_media_resize: ~2.0.0 (the fork) instead of drupal/ckeditor_media_resize: ~1.1.0 in composer.json. The fork keeps the ckeditor_media_resize module machine name, so no .info.yml change is needed. This unblocks the Varbase Project template 10.1.x dropping mglaman/composer-drupal-lenient and the now-obsolete patch.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ➖ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ❌ Reviewed by a human
  • ❌ Code review by maintainers
  • ❌ Full testing and approval
  • ❌ Credit contributors
  • ❌ Review with the product owner
  • ✅ Update Release Notes
  • ✅ Release varbase_editor-10.1.5

API changes

  • N/A

Data model changes

  • N/A
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

  • rajab natshah committed 4e781a6a on 10.1.x
    fix: #3612192 Require the vardot/ckeditor_media_resize 2.0.0 fork for...
rajab natshah’s picture

Assigned: Unassigned » josebc
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase_editor-10.1.5
rajab natshah’s picture

Assigned: josebc » mohammed j. razem
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Status: Needs review » Fixed

✅ Released in 10.1.5varbase_editor-10.1.5

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.