Add core_version_requirement: ^8 || ^9 to simplify_menu.info.yml to designate that the module is compatible with Drupal 9. See https://www.drupal.org/node/3070687.
| Comment | File | Size | Author |
|---|---|---|---|
| #26 | Screenshot 1942-06-31 at 12.30.46 PM.png | 1.05 MB | gauravvvv |
| #23 | interdiff.3131750.19-23.txt | 525 bytes | tobiasb |
| #23 | 3131750-23.simplify_menu.Drupal-9-compatibility.patch | 8.68 KB | tobiasb |
| #15 | 3131750-12.patch | 3.85 KB | digitaldonkey |
| #6 | 3131750-6.patch | 378 bytes | diveshh |
Comments
Comment #2
yogeshmpawarWrong file
Comment #3
yogeshmpawarHere's the patch for Drupal 9 readiness.
Comment #4
kishor_kolekar commentedRan drupal-check and found no issues:
Rector O/P
Patch #3. LGTM. Updating the status to RTBC
Comment #5
kristen polPer a Slack discussion with Gábor Hojtsy last year regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing title and tag cleanup here based on that discussion. Please use "Drupal 9 compatibility" for titles and tags on other issues. Thanks.
Comment #6
diveshh commentedI tried #3 on Drupal 9.0.0 and it didn't work for me.
I created a new patch.
Comment #7
cbanman commented#6 worked for me
Comment #8
digitaldonkey commentedI saw two more problems.
... and I learned patches can't be tested against D9.
Comment #9
digitaldonkey commentedComment #10
digitaldonkey commentedIn order to progress on a D9 release I would suggest that a maintainer creates a D9 release branch, so that we can also test against the D9 codebase.
Comment #11
meghasharma commentedComment #12
meghasharma commentedRan rector tools and scanned upgrade_status on simplify menu module: No errors reported
Ran drupal-check, I saw some errors
After applied #8 patch
Comment #13
digitaldonkey commentedComment #14
digitaldonkey commentedComment #15
digitaldonkey commentedComment #16
digitaldonkey commentedComment #17
meghasharma commentedComment #18
tobiasbI move the test into the tests folder and some other small improvements.
Comment #19
tobiasbImproved coding standards.
Comment #20
tobiasbComment #22
meghasharma commentedAfter applied #20 patch
i saw one error when i run drupal check on simplify menu module.
Comment #23
tobiasbComment #24
meghasharma commented#23 patch applied cleanly.
Ran drupal check, rector tools and scanned upgrade_status on simplify menu module: No errors reported
Comment #25
yogeshmpawar+1 for RTBC.
@maintainer's - Please review this & please create a new release as it blocks Drupal 9 site.
Comment #26
gauravvvv commented+1 RTBC
#23 patch works fine for me. Adding a screenshot for ref.
Comment #28
shrop commentedComment #29
shrop commented8.x-2.1 has been released with Drupal 8 and 9 compatibility. Closing this issue. Thank you all!