Problem/Motivation

We need to be able to use this widget on a Drupal 11 web site.

Proposed resolution

- Update the two modules info.yml files.
- Update the PHPUnit JavaScript tests.
- GitLabCI fixes.

Remaining tasks

Validate MR.

Testing on Drupal 11

To test on Drupal 11, add the following lines to your composer.json repositories section:

  "repositories": [
    {
      "type": "vcs",
      "url": "https://git.drupalcode.org/issue/readonly_field_widget-3475883.git"
    },

and then run:

composer require drupal/readonly_field_widget:dev-3475883-drupal-11-compatible
CommentFileSizeAuthor
#6 readonly_field_widget-pipelines-results.jpg174.16 KBmably
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

mably created an issue. See original summary.

mably’s picture

Issue summary: View changes

mably’s picture

Issue summary: View changes
mably’s picture

Issue summary: View changes
mably’s picture

StatusFileSize
new174.16 KB

All green, yay!

All green pipelines

mably’s picture

Status: Active » Needs review

  • mably committed 66719db7 on 8.x-1.x
    Issue #3475883 by mably: Drupal 11 compatible version
    
thtas’s picture

Thank you so much! merged.

thtas’s picture

Version: 8.x-1.x-dev » 8.x-1.6
Status: Needs review » Fixed
thtas’s picture

Status: Fixed » Closed (fixed)
mably’s picture

Assigned: mably » Unassigned