Closed (fixed)
Project:
Events
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2026 at 04:06 UTC
Updated:
11 Jul 2026 at 04:15 UTC
Jump to comment: Most recent
In #3591707: Error when applying to Drupal 11.4 we change the Drupal core version requirement to `^11.4`. While the change away from `text_with_summary` as the field type for body field was made to accommodate a change introduced in 11.4, the updated `text_long` field type has a much longer provenance, so the newer version requirement is uncalled for.
Revert the version string. `^10.4 || ^11.1` would be a good, updated version.
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
Comment #4
mandclu commented