When displaying a field on a page with the "Generic file with download count" the following error will be created in the logs about the 'classy' theme missing. This is the same time of issue as " https://www.drupal.org/project/ultimate_cron/issues/3400296 🐛 The following theme is missing from the file system: classy Closed: duplicate "
ser warning: The following theme is missing from the file system: classy in Drupal\Core\Extension\ExtensionPathResolver->getPathname() (line 63 of /opt/drupal/web/core/lib/Drupal/Core/Extension/ExtensionPathResolver.php)
Deprecated function: dirname(): Passing null to parameter #1 ($path) of type string is deprecated in Drupal\Core\Extension\ExtensionPathResolver->getPath() (line 85 of /opt/drupal/web/core/lib/Drupal/Core/Extension/ExtensionPathResolver.php)
Install module
Create field and set format to "Generic file with download count"
Try to download file
Change theme used in 'src/Plugin/Field/FieldFormatter/FieldDownloadCount.php' from 'classy' to 'stark'
Patch is attached.
Active
2.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.