From @lauriii in #216 in #3111409: Add new Olivero frontend theme to Drupal 9.1 core as beta
+++ b/core/themes/olivero/templates/content/media.html.twig
@@ -0,0 +1,28 @@
+ not media.isPublished() ? 'media--unpublished',media is missing from the available variables list.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3176914-5.patch | 522 bytes | sarvjeetsingh |
Comments
Comment #2
mherchelComment #3
mherchelComment #4
mherchelComment #5
sarvjeetsingh commentedAdded missing variable media in the available variable list.
Comment #6
mherchelThis looks good to me!
Comment #7
lauriiiCommitted 77e7d42 and pushed to 9.2.x. Thanks!
Leaving open for 9.1.x backport.
Comment #10
lauriiiBackported to 9.1.x.