- First commit to issue fork.
- Merge request !6089Check if extracted value is an array before trying to set/access its original delta β (Open) created by beunerd
- Status changed to Needs review
12 months ago 6:22pm 9 January 2024 - πΊπΈUnited States beunerd Providence, Rhode Island
This is an old issue, but I ran into something similar when using the [Password Policy]( https://www.drupal.org/project/password_policy β ) module. I *think* this is the appropriate ticket, so I've created an MR with a quick edit to check if the `$value` is an array before trying to set/access its `_original_delta` value.
- Status changed to Needs work
12 months ago 8:55pm 9 January 2024 - πΊπΈUnited States smustgrave
Will need test coverage also.
Also issue summary should follow standard template