Problem/Motivation

Fragments needs a D10 compatible release.

Upgrade status report:

Fragments

Scanned on Wed, 03/08/2023 - 10:37.
2 warnings found.

Check manually

Errors without Drupal source version numbers including parse errors and use of APIs from dependencies.
File name Line Error
web/modules/contrib/fragments/templates/fragments-content-add-list.html.twig 0 The spaceless tag in "modules/contrib/fragments/templates/fragments-content-add-list.html.twig" at line 17 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead. See https://drupal.org/node/3071078..
web/modules/contrib/fragments/fragments.info.yml 0 Value of core_version_requirement: ^8.7.7 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687..

Proposed resolution

Deprecation scan, fix issues.

Remaining tasks

  • Deprecation scan
  • Fix issues
  • Create merge request
  • Review
  • Merge

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork fragments-3346671

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

eelkeblok created an issue. See original summary.

eelkeblok’s picture

Issue summary: View changes
eelkeblok’s picture

Issue summary: View changes

eelkeblok’s picture

Status: Active » Needs review

Only minor changes required. I removed a template file that looks like it actually is not used.

ahmetburkan’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed and tested the changes. The module is Drupal 10 compatible. I will change the status to "Reviewed & tested by the community".

  • eelkeblok committed 06944ef7 on 2.x
    Issue #3346671 by eelkeblok, ahmetburkan: Drupal 10 compatibility
    
eelkeblok’s picture

Status: Reviewed & tested by the community » Fixed

Merged. Thanks!

Status: Fixed » Closed (fixed)

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