- Issue created by @whiz11
- Status changed to Fixed
6 months ago 12:38pm 19 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.
When running tests, i hit this error,
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for entity_pdf.settings with the following errors: entity_pdf.settings:openInBrowser variable type is boolean but applied schema class is Drupal\Core\TypedData\Plugin\DataType\StringData
This seems related to the entity_pdf.settings.yml in the install folder. We should set to '0' instead of false
Fixed
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.