Problem/Motivation

We have implemented this module in our website. This module is not available in Drupal 10 Version so we need to make it Drupal 10 Compatible.

Steps to reproduce

  1. Not able to install the module in Drupal 10

Proposed resolution

  1. Create a Patch and verify in Drupal 9, Drupal 10

Issue fork barcodes-3351096

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

kuhikar created an issue. See original summary.

kopeboy’s picture

Have you tested if it works just by adding ^10 in the info file?

tr’s picture

Title: Drupal 10 compatibility fixes » Port to Drupal 10
Category: Bug report » Task
Issue tags: -Drupal 10 compatibility fixes

@kyhikar You assigned this to yourself - are you going to work on it?

kuhikar’s picture

Assigned: kuhikar » Unassigned

I am checking this issue to make it D10 compatible. I will post the patch once it will be completed from my side.

dineshkumarbollu made their first commit to this issue’s fork.

dineshkumarbollu’s picture

i am attaching patch for this issue.

dineshkumarbollu’s picture

Status: Active » Needs review
omkar_yewale’s picture

Assigned: Unassigned » omkar_yewale
omkar_yewale’s picture

StatusFileSize
new75.5 KB
new82.3 KB

I tested this module on Drupal 10.0.7 by adding "^10" to the info file.

core_version_requirement: ^9 || ^10

The module appears to be working correctly. Therefore, I am marking it as RTBC.

omkar_yewale’s picture

Assigned: omkar_yewale » Unassigned
Status: Needs review » Reviewed & tested by the community
tr’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new328 bytes

  • TR committed 1c2f3f88 on 2.0.x
    Issue #3351096 by dineshkumarbollu, TR: Port to Drupal 10
    
tr’s picture

Status: Needs review » Fixed

Committed. Automated tests now pass with D10.

Status: Fixed » Closed (fixed)

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