- π³π΄Norway matsbla
Comment posted with patch in π Automated Drupal 10 compatibility fixes Fixed stated that
According to the Upgrade Status module, even with this patch, this module is not yet compatible with Drupal 10.
More work is needed to upgrade the code to D10
- Status changed to Needs review
over 1 year ago 7:24am 27 February 2023 Recreated patch for Drupal 10 compatible something miss in #5 patch
- First commit to issue fork.
- @the_g_bomb opened merge request.
- π¬π§United Kingdom the_g_bomb
Patch above does not apply. You need to supply patches that are relative to the module itself not created from the project root.
drupal_get_path changes have been merged to the 8.x-2.x branch already in π Automated Drupal 10 compatibility fixes FixedI have created a merge request which can be tested in a D10 site using:
composer require mglaman/composer-drupal-lenient composer require 'drupal/hacked:2.x-dev@dev' composer config --merge --json extra.drupal-lenient.allowed-list '["drupal/hacked"]' composer config --json --merge extra.patches.drupal/hacked '{"3317869: Drupal 10 compatibility": "https://git.drupalcode.org/project/hacked/-/merge_requests/4.diff"}'
- Status changed to Fixed
about 1 year ago 10:51am 5 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.