Problem/Motivation

receiving the following error:

NOTICE: PHP message: Uncaught PHP Exception Drupal\Core\Config\UnsupportedDataTypeConfigException: "Invalid data type in config printable.schema, found in file modules/contrib/printable/config/schema/printable.schema.yml : Malformed inline YAML string at line 27 (near "label: 'Tool to be used in generating pdf' ")" at /var/www/docroot/core/lib/Drupal/Core/Config/FileStorage.php line 118

Steps to reproduce

install in Drupal 9.1.0

Proposed resolution

remove extra whitespace at end of the line

Remaining tasks

none

User interface changes

none

API changes

none

Data model changes

none

Issue fork printable-3189610

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

  • 3189610- Comparechanges, plain diff MR !1
  • 2.x Comparecompare

Comments

jrglasgow created an issue. See original summary.

jrglasgow’s picture

Issue summary: View changes

jrglasgow’s picture

Issue summary: View changes
Status: Active » Needs review
jcnventura’s picture

Status: Needs review » Reviewed & tested by the community

  • 3a8085d committed on 2.x
    Issue #3189610 by jrglasgow, jcnventura: Invalid data type in config...
jcnventura’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.