Problem/Motivation

Go to admin/config/system/tacjs/add-services and see the warning message :
Warning: Array to string conversion in Drupal\tacjs\Form\Steps\AddServices->addFormElements() (line 170 of modules/contrib/tacjs/src/Form/Steps/AddServices.php)

Steps to reproduce

fresh drupal 11 install + composer require tacs 7.0 rc2 + drush en tacs

Issue fork tacjs-3530401

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nicoc created an issue. See original summary.

mably made their first commit to this issue’s fork.

mably’s picture

Status: Active » Needs review

Hi @nicoc, could you have a look at this issue's MR and tell us if it fixes the problem?

nicoc’s picture

Yes ! Works perfectly

  • mably committed c53324b5 on 7.x
    Issue #3530401 by mably, nicoc: Warning: Array to string conversion in...
mably’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.