Add core_version_requirement: ^8 || ^9 professional_theme.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Screenshot 1942-06-27 at 5.51.05 PM.png | 349.05 KB | gauravvvv |
| #5 | 3138973-after-patch.png | 28.2 KB | indrajithkb |
| #5 | 3138973-before-patch.png | 36.2 KB | indrajithkb |
| #2 | Drupal-9-readiness-3138973-2.patch | 365 bytes | kishor_kolekar |
Comments
Comment #2
kishor_kolekar commentedplease review the patch.
Comment #3
kristen polComment #4
kristen polActually, porting day was April 28th so fixing tag.
Comment #5
indrajithkb commentedHi @kishor_kolekar thanks for the patch, it fixing the issue.
But i have re-rolled the patch(was little bit confused that's why i updated) .but we need both(
corecore: 8.xandcore_version_requirement: ^8 || ^9) otherwise theme will not work with the versions which is less than 8.7.7.so we can go with the #2 patch.
Attaching screenshots for reference.
Before patch:
After fix
Comment #6
indrajithkb commentedam just hiding my #5 patch and interdiff
Comment #7
gauravvvv commentedI have applied the patch and it works for me, Adding screenshot for reference. +1 RTBC
Comment #8
gauravvvv commentedComment #10
gauravvvv commentedThank you for working on this issue. Committed to 8.x-1.x