Building the SettleTask settings form outside a request (the modeler rendering it) passes a form state whose getUserInput() is null. The payable-resolver picker in PayableResolverConfigTrait read that raw input to keep a live AJAX selection, which fatally failed: NestedArray::getValue() requires an array and takes it by reference. This defaults the input to an array held in a local variable.

Regression test added: the settle task's config form builds with no user input. Introduced in issue 3610001.

Issue fork orchestra-3610015

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

mably created an issue. See original summary.

  • mably committed 82a29532 on 1.x
    fix: #3610015 Fix a fatal in the settle task's config form when there is...
mably’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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