Closed (fixed)
Project:
Danland
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2020 at 10:29 UTC
Updated:
4 Jun 2020 at 14:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Deepthi kumari commentedAttached patch. Please review.
Comment #3
ericvlThank you very much Deepthi kumari for delivering your patch to make the theme compatible with Drupal 9 but I have a problem to applying the patch.
The problem is that the content of the file "danland.info.yml" in the downloaded zip or jar file is different of the one that is in the git configuration management.
In git from line 34 on it is:
page_bottom: Page bottom
screenshot: screenshot.png
libraries:
- danland/global
In the downloaded file from line 34 on it is:
page_bottom: Page bottom
screenshot: screenshot.png
libraries:
- danland/global
# Information added by Drupal.org packaging script on 2016-01-29
version: '8.x-1.0'
core: '8.x'
project: 'danland'
datestamp: 1454052240
This has probably to do with the package mechanism of Drupal.
Because the patch works on those last lines the patch mechanism fails to adapt the file.
Could you check again please so that the patch works. I'm trying to setup composer to automatically adapt the file.
Thanks in advance.
Greetings
Eric
Comment #4
ericvlComment #5
ericvlComment #7
kunal_kapoor commentedComment #8
kunal_kapoor commentedComment #9
tjtj commentedThis patch failed for me:
and
I removed the stuff at the end of the danland.info.yml file, and installed it in a new drupal 9 installation.
But I get the following message: