Hello Sascha Hannes,
First of all thanks for this nice module. I just discovered that you missed mentioning the core attribute at the module's info file. Due to this once I added a module to the site, the site stop working. Please find the attached screen-shot.
Once I added code: 8.x at info file it is working fine now.
Thanks,
Ankit Hinglajia
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3157437-5.scheduled_publish.Missing-mentioning-core-attribute-at-info-file.patch | 342 bytes | tobiasb |
| Screenshot_2020-07-07 Details.png | 24.98 KB | Anks |
Comments
Comment #2
saschahannes commentedHello Ankit Hinglajia,
which Drupal core version are you using?
Comment #3
saschahannes commentedComment #4
Anks commentedHello Sascha Hannes,
Got to know about Drupal 9 compatibility regarding mentioning core in the info file.
Thanks,
Ankit Hinglajia
Comment #5
tobiasbWithout core you need to set the core version to 8.8, so that composer do not allow a update on < 8.8.
Comment #6
tobiasbComment #7
jepster_Bumping the priority to major.
Comment #9
jepster_Fixed in 8.x-3.9: https://www.drupal.org/project/scheduled_publish/releases/8.x-3.9
Thanks!
Comment #10
jepster_