Closed (fixed)
Project:
Editor Button Link
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2020 at 20:58 UTC
Updated:
20 Nov 2020 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
markdorisonComment #4
pcate commentedComment #5
pcate commentedPatch failed for me.
Comment #6
pcate commentedComment #7
pcate commentedComment #8
pcate commentedComment #9
mattdaniel commentedTested the patch in #3130736-2: Drupal 9 compatibility and it works for me. The additional change to the description in #3130736-7: Drupal 9 compatibility seems unrelated.
Comment #10
martijn de witMaybe we also should drop old Drupal 8 versions. by removing the
core: 8.x.And change
core_version_requirement: ^8 || ^9tocore_version_requirement: ^8.8 || ^9Comment #11
mrinalini9 commentedComment #12
mrinalini9 commentedUpdated patch as per the changes suggested in #10, please review.
Comment #14
sahana _n commentedPlease review the patch.
Comment #16
pcate commentedTested latest patch. It applied cleanly and removed all Drupal 9 deprecation warnings.
I think the CI is reporting "failed testing" because there aren't actually any tests for this module.
Comment #17
pcate commentedComment #18
pcate commentedIs there any additional work needed with this patch? It would be great to get this merged with a new release as it is the only thing preventing this module from being Drupal 9 compatible.
Comment #20
martijn de wit