- 🇬🇧United Kingdom alexpott 🇪🇺🌍
Version 3 is okay and it supports Drupal 10.
- 🇺🇸United States jhodgdon Spokane, WA, USA
I have just verified that after applying the patch on this issue, plus editing the partial_multi.info.yml file as in the last comment, this module works fine in Drupal 11.
- 🇺🇸United States jhodgdon Spokane, WA, USA
The other thing you need to do, besides applying this patch, is edit the compatibility line in the partial_multi.info.yml file to say:
core_version_requirement: ^8 || ^9 || ^10 || ^11
With that, it should make the module compatible with both Drupal 10 and Drupal 11.I'm not contributing to the Drupal project any more, and I don't have a quick way to make patches, sorry!
Automatically closed - issue fixed for 2 weeks with no activity.
- 🇩🇪Germany jan kellermann
Thank you all for reporting, contributing and testing!
I merged this code and the code from #3475769 and #3520301 in this merge.
Please use the new alpha version of 3.x branch and give feedback.
- 🇬🇧United Kingdom eyedrops
looks good!
installed 3.x-D10 and it worked without problems. was able to generate pdf of the node as admin.
- 🇮🇳India vinodhini.e chennai
Hi @orkut murat yılmaz,
I have tested this module locally on Drupal 10.4.8, and after applying the changes, it installed without any issues. Thanks!
- 🇹🇷Turkey orkut murat yılmaz Istanbul
I've created a Merge Request, using Upgrade Status module → 's scanning function. It works on my development and test environments.
Can you review it please?
- @orkut-murat-y%C4%B1lmaz opened merge request.
- 3794ecc1 committed on 1.0.x
Issue #3287760: Drupal 10 compatibility
- 3794ecc1 committed on 1.0.x
- @peacog opened merge request.
- First commit to issue fork.
- 🇩🇪Germany jan kellermann
The MR passed the pipeline.
The MR delivers compatibility with D10 and D11.
I rewrote the part of delivering the PDF and am using Drupal's Response objects now. How about the caching?
Please have a quick review of eveything fits for your needs.
In the next step we will release a RC so that testing becomes easier and more people can participate.
- 🇩🇪Germany jan kellermann
I just opened a branch from 3.x and a MR and used the patch from this issue. There are some more problems to solve, so I change the state to work and assign to me.
I will add compatibility to 11.x also.
For existing system the patch is fine, but we will release to 3.x fpr D10/D11.
- @jan-kellermann opened merge request.
- @jan-kellermann opened merge request.
- 🇩🇪Germany jan kellermann
jan kellermann → made their first commit to this issue’s fork.