Problem/Motivation

in page https://dev.ceilings.com.ua/admin/structure/ds/fields/display_field_copy

ArgumentCountError: Too few arguments to function Drupal\ds\Form\FieldFormBase::__construct(), 4 passed in /home/*/dev/web/modules/contrib/display_field_copy/src/Form/DisplayFieldCopyForm.php on line 51 and exactly 5 expected in Drupal\ds\Form\FieldFormBase->__construct() (line 64 of /home/*/dev/web/modules/contrib/ds/src/Form/FieldFormBase.php).

Drupal 10.3.1
PHP 8.1.29

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

proweb.ua created an issue. See original summary.

aaron.ferris made their first commit to this issue’s fork.

aaron.ferris’s picture

Status: Active » Needs review
aaron.ferris’s picture

Seems this was changed in DS 8.x-3.23, so we may want to add something to Composer...

mrshowerman’s picture

I have the same issue; MR 4 fixed it.
Thanks!

murat_halici’s picture

StatusFileSize
new2.48 KB
jannakha’s picture

Status: Needs review » Reviewed & tested by the community

patch applied, error is fixed.
please release!

Thank you for your contribution.

proweb.ua’s picture

#7 works

pookmish’s picture

Version: 2.1.0 » 2.x-dev
Status: Reviewed & tested by the community » Fixed
pookmish’s picture

Status: Fixed » Closed (fixed)

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