Syntax error in the info.yml file

Created on 31 July 2023, 11 months ago
Updated 14 August 2023, 11 months ago

Problem/Motivation: There is a syntax error in info.yml file, the error is caused by an incorrect use of single quotes within the description field which causes the encounter error in the site

Steps to reproduce:
  1. Install the theme through version control.
  2. Clear the cache then your site throws an encounter error.

Proposed resolution: Single quotes used in the description field are properly escaped using a backslash (') or replaced with double quotes (") to avoid any conflicts with the syntax.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Vidushi Mehta

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

Comments & Activities

Production build 0.69.0 2024