The D9 release plan for Metatag is:
- Wait until core 8.8.0 is released.
- Start fixing 9.x compatibility bugs in sub-issues, not in this one.
- Aim to have a release of Metatag that is fully compatible with 8.x and 9.x the day that 9.0 is released.
This seems generic because the upgrade from D8 to D9 will be pretty generic for the vast majority of modules.
| Comment | File | Size | Author |
|---|
Comments
Comment #2
damienmckennaComment #3
abrammIgnore this comment, was posted to a wrong issue.
Comment #4
abrammIgnore this comment, was posted to a wrong issue.
Comment #5
-enzo- commentedHi @DamienMcKenna
I did my first approach to prepare Metatag for Drupal 8.8+, after applying this patch we still have 10 issues to solve
But I think the first 9 are related to missing classes, composer install doesn't work in the version I get from git
Comment #6
abrammHi @-enzo-,
This is been handled in #3042590: Drupal 9 Deprecated Code Report.
Comment #7
-enzo- commentedOoops. I got this issue from https://www.drupal.org/project/issues/search?text=&projects=&assigned=&s...
Then this issue should be closed and tag as duplicated?
Comment #8
damienmckennaNo, I just wasn't clear in the summary that this is a plan issue and the actual work will be done in sub issues, I'm sorry for leading you to waste your time.
Comment #9
damienmckennaComment #10
damienmckennaComment #11
damienmckennaI'm currently considering committing the changes once 9.0.0-beta1 is released, that'll be a line in the sand that I think the community could work from.
Comment #12
damienmckennaMarking this "postponed" for now.
Comment #13
damienmckennaFYI I did commit a change that phenaproxma did to make the module compatible at the info file level (#3109835: Declare compatibility with Drupal 9), which will also make it easier to start testing patches.
Comment #14
berdir@DamienMcKenna: I'm confused #3042590: Drupal 9 Deprecated Code Report is/was ready and only requires Drupal 8.7, so why wait? The other issue as IMHO not needed and just conflicts with the one that actually makes it compatible now.
Comment #15
damienmckennaI think this is almost ready.
Comment #16
damienmckennaI just released 1.13 which supports D9.