Problem/Motivation
Drupal 10 compatibility issues
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3364105-drupal-10-compatibility-issues-7.patch | 2.23 KB | bryan toapanta |
| #2 | inherit-link-d10-compatibility-3364105-2.patch | 3.04 KB | yogeshsevak |
Issue fork inherit_link-3364105
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
yogeshsevak commentedProviding patch with fixes. Please review.
Comment #3
Bushra Shaikh commentedI applied patch #2 on the drupal 9.5 version, patch failed.
Got below errors:
Comment #4
yogeshsevak commented@bushra-shaikh : Could you please test by applying the patch for 8.x-1.0-rc6 version.
Comment #6
dineshkumarbollu commentedHi @yogeshsevak
I tested in 8.x.1.0-rc6 branch still getting error
# Information added by Drupal.org packaging script on 2020-12-18
version: '8.x-1.0-rc6'
error: patch failed: inherit_link.info.yml:1
error: inherit_link.info.yml: patch does not apply
Comment #7
bryan toapanta commentedPatch for version 8.x-1.x-dev. Please review.
Comment #11
eduardo morales albertiFixed! Thank you