Fatal error when deleting entities.

Created on 5 October 2023, 9 months ago

Problem/Motivation

When deleting some entities, an error will occur. I was able to reproduce when deleting fields, date formats, and many other entities.

The error is in the form:
Invalid datetime format: 1292 Truncated incorrect DOUBLE value: 'test': DELETE FROM "editoria11y_dismissals" WHERE ("entity_id" = :db_condition_placeholder_0) AND ("route_name" LIKE :db_condition_placeholder_1 ESCAPE '\\'); Array ( [:db_condition_placeholder_0] => test [:db_condition_placeholder_1] => %.date\_format.% ) in editoria11y_entity_predelete() (line 49 of modules/contrib/editoria11y/editoria11y.module)

Steps to reproduce

Delete any config entity with the latest release. See the error

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.1

Component

Bugs

Created by

πŸ‡ΊπŸ‡ΈUnited States pookmish

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

Comments & Activities

Production build 0.69.0 2024