Looks like the module has no deprecated code usages, so we just need to mark it as compatible with D9.
So, add core_version_requirement: ^8 || ^9 to all info.yml files,
https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3117692-2.patch | 650 bytes | Deeksha B |
Issue fork download-3117692
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
Deeksha B commentedPlease review the patch.
Comment #4
johan den hollander commentedThis patch looks fine. Would be nice if this makes it into a new release!
Comment #5
johan den hollander commentedComment #6
gagarine commentedI contacted Jesse Mortenson (last maintainer with a commit) to notify him about this issue. Let's see if he can do somethings.
Comment #7
gagarine commentedWould be nice to commit #3140264: Automated Drupal Rector fixes also.
Comment #8
gagarine commentedThe patch seem wrong to me. It should be done on the 8-dev branch not the 7-dev.
But it's so easy, I think the maintainer can directly edit and commit.
Comment #9
gagarine commentedAlso on the DownloadLinkFormatter.php line 44 we need to use the service like that:
Comment #10
greenmachine commentedHowdy folks - I'm afraid I am not involved in the Drupal community these days. In fact I have not been coding in PHP for a couple years. If there is someone here who wants to take over maintainership I am happy to hand it over.
Comment #11
gagarine commentedhi greenmachine, thanks for the clarification. I'm not super involved in Drupal has I was in the past. But I still use it for some project. I could take over the maintainership temporarily in order to quickly publish a stable Drupal 9 version.
In the meantime, I propose to open a new issue "looking for maintainer" to find someone for the long term support of this module.
Comment #12
greenmachine commentedOK I have added you as a maintainer. I think this module already has an open for maintainer issue: https://www.drupal.org/project/download/issues/3237197
I'm going to drop myself as a maintainer. Good luck y'all!
Comment #13
gagarine commentedCool. I will create a release in the following days.
Comment #15
gagarine commentedThere is now a release candidate compatible with D8 and D9
Comment #16
gagarine commented