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
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | readonly_field_widget-pipelines-results.jpg | 174.16 KB | mably |
Issue fork readonly_field_widget-3475883
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
Comment #2
mably commentedComment #4
mably commentedComment #5
mably commentedComment #6
mably commentedAll green, yay!
Comment #7
mably commentedComment #9
thtas commentedThank you so much! merged.
Comment #10
thtas commentedComment #11
thtas commentedComment #12
mably commented