Warning: Undefined variable $property

Created on 11 July 2023, over 1 year ago
Updated 22 June 2024, 6 months ago

Problem/Motivation

I have a scenario which i used node,eca, storage and token filter modules.
There's a field created with storage entity type on node
This storage field holds some values such as date, bolean.
When a value in this field changes, an e-mail is sent to the author.
In fact, everything works. When this field changes, the author receives a e-mail.
But I see the following warning in the reports.I see 9 similar warnings in the report.
I don't know if it's related to using an entity reference(storage) or the "field value is empty" template.

Warning: Undefined variable $property in Drupal\eca_content\Plugin\ECA\Condition\EntityFieldValueEmpty->evaluate() (line 47 of /home/snu/web/localtest.site/public_html/namep/web/modules/contrib/eca/modules/content/src/Plugin/ECA/Condition/EntityFieldValueEmpty.php)

Warning: Undefined variable $property in Drupal\eca_content\Plugin\ECA\Condition\EntityFieldValueEmpty->evaluate() (line 54 of /home/snu/web/localtest.site/public_html/namep/web/modules/contrib/eca/modules/content/src/Plugin/ECA/Condition/EntityFieldValueEmpty.php)

Warning: Undefined variable $property in Drupal\eca_content\Plugin\ECA\Condition\EntityFieldValueEmpty->evaluate() (line 57 of /home/snu/web/localtest.site/public_html/namep/web/modules/contrib/eca/modules/content/src/Plugin/ECA/Condition/EntityFieldValueEmpty.php)

💬 Support request
Status

Fixed

Version

1.1

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024