Provide default values for Tagify Form element properties

Created on 23 June 2025, 14 days ago

Problem/Motivation

Using the select_tagify form-element causes PHP warnings:

Warning: Undefined array key "#identifier" in /var/www/html/web/modules/contrib/tagify/src/Element/SelectTagify.php on line 132

Warning: Undefined array key "#cardinality" in /var/www/html/web/modules/contrib/tagify/src/Element/SelectTagify.php on line 133

Warning: Undefined array key "#match_operator" in /var/www/html/web/modules/contrib/tagify/src/Element/SelectTagify.php on line 134

Warning: Undefined array key "#match_limit" in /var/www/html/web/modules/contrib/tagify/src/Element/SelectTagify.php on line 135

Warning: Undefined array key "#placeholder" in /var/www/html/web/modules/contrib/tagify/src/Element/SelectTagify.php on line 136

Steps to reproduce

Use the form element as suggested in SelectTagify.php

Proposed resolution

Provide default values for these properties.

📌 Task
Status

Active

Version

1.2

Component

Code

Created by

🇩🇪Germany Harlor Berlin

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024