Here's a patch to provide compatibility with Drupal 10.
There are a bunch of deprecated code in the tests of the module, but tests are failing for now in the latest release.
This should be fixed first before updating the tests for Drupal 10.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | menu_link-drupal_10_compat-3322201-3.patch | 380 bytes | ludo.r |
Issue fork menu_link-3322201
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:
- 3322201-drupal-10-compatibility
changes, plain diff MR !6
Comments
Comment #2
ludo.rComment #3
ludo.rRemonving obsolete
coreporperty from info file.Comment #5
grevil commentedThere are further deprecation errors that need to get fixed.
Comment #6
grevil commentedComment #8
grevil commentedDone, please review!
Comment #9
anybody4 Tests fail
Comment #10
grevil commentedFailing tests are unrelated.
Comment #11
anybodyThanks @Grevil, sorry you are right! And thank for the code style fixes!
RTBC then, the failing tests should be handled as follow-up in #3328993: Fix failing tests in 2.0.x
Comment #12
borisson_This looks great, seems good to release this, so that this can be easily applied to drupal 10 sites.
Comment #13
anybody@borisson_ I agree! Could you perhaps try to contact a maintainer?
Comment #15
vuilThanks to everybody. The solution is committed. I close the issue as Fixed.