Problem/Motivation

Upgrade module to work on Drupal 10.

Steps to reproduce

Install this module and run upgrade status report.

Proposed resolution

Update core_version_requirements in info.yml to ^8 || ^9 || ^10

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

michael-portable created an issue. See original summary.

abhinavk’s picture

Status: Active » Needs review
StatusFileSize
new2.92 KB
new2.56 KB
new2.71 KB
new8.49 KB
new10.79 KB

I checked MR !2 in my local and got Upgrade status error. I have resolved that error and also resolved most of drupal-check errors.

While running tests in local I found 1 issue related to prefix length which I have fixed.

I am uploading upgrade status error, drupal check errors and updated patch.

Please review the patch.

rahul17’s picture

Status: Needs review » Reviewed & tested by the community

I have tested patch #3 in Drupal 9.5.7 and 10.0.7 and PHP 8.1. Patch applied cleanly and makes this module d10 compatible. Functionality is working as expected.
Checked with drupal check and upgrade status which gives no errors.
Hence, moving this to RTBC for d10 stable release.

deviantintegral’s picture

Status: Reviewed & tested by the community » Needs review
deviantintegral’s picture

Looks like tests weren't configured to run on the 3.x branch. I just turned that on, let's see if that kicks off. Otherwise, this looks good. Thank you!

m4olivei’s picture

StatusFileSize
new2.52 KB

Patch re-roll on latest 3.x. I also set back the test param.

  • m4olivei committed 8379c21e on 3.x
    Issue #3345622 by michael-portable, AbhinavK, m4olivei, deviantintegral...
m4olivei’s picture

Version: 3.0.0 » 3.x-dev
Assigned: » Unassigned
Status: Needs review » Fixed

Commited to 3.x! Thanks all.

Status: Fixed » Closed (fixed)

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