TypeError: Drupal\tagify_user_list\TagifyUserListEntityAutocompleteMatcher::buildTagifyUserListItem(): Argument #5 ($image) must be of type string, null given

Created on 3 September 2025, 12 days ago

Problem/Motivation

The following error is thrown when autocompleting a user widget:

TypeError: Drupal\tagify_user_list\TagifyUserListEntityAutocompleteMatcher::buildTagifyUserListItem(): Argument #5 ($image) must be of type string, null given, called in /[..]/web/modules/contrib/tagify/modules/tagify_user_list/src/TagifyUserListEntityAutocompleteMatcher.php on line 65

Proposed resolution

A new widget option was introduced in User picture source select option Active , but without update hook to set its value in existing installations. Add a update hook that does so.

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇧🇪Belgium dieterholvoet Brussels

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

Comments & Activities

Production build 0.71.5 2024