Errors in FileStorage (Unexpected characters near... ) when installing recipe

Created on 22 December 2024, 4 months ago

Problem/Motivation

When installing the tour_core recipe a number of errors occur.
For example:

In FileStorage.php line 118:
                                                                                                                                                                                                         
  Invalid data type in config tour.tour.dblog, found in file ../recipes/tour_core/config/tour.tour.dblog.yml: Unexpected characters near "s database. Here you have a chronological list of recorded messages that you can filter and order. You should check the log messages on a regular basis to ensure the site is working properly.'" at line 20 (near "body: 'System events such as errors, failed login attempts and content updates are stored as messages in the site's database. Here you have a chronological list of recorded messages that you can filter and order. You should check the log messages on a regular basis to ensure the site is working properly.'").

Other errors are similar.

Inspection of the config files reveals improperly quoted strings.

Steps to reproduce

Install a Drupal site with minimal profile and apply the recipe (I was installing the kanopi/saplings-base).

Proposed resolution

Double quote strings in config files.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands johankleene Helmond

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024