Open bender-r opened 7 years ago
If i enable Message Private Email Notifications
And send a private message on page /message/add/private_message I see two error messages:
Location http://localhost:8000/message/add/private_message Referrer http://localhost:8000/message/add/private_message Message InvalidArgumentException: Unable to get a value with a non-numeric delta in a list. in Drupal\Core\TypedData\Plugin\DataType\ItemList->get() (line 98 of /var/www/html/core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php).
and
Location http://localhost:8000/message/add/private_message Referrer http://localhost:8000/message/add/private_message Message Drupal\Core\Entity\EntityStorageException: Unable to get a value with a non-numeric delta in a list. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 770 of /var/www/html/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Perhaps more info in the duplicate issue here: https://github.com/mccrodp/message_private/issues/24
If i enable Message Private Email Notifications
And send a private message on page /message/add/private_message I see two error messages:
and