Gateway Configuration Validation Error

Created on 16 March 2025, 24 days ago

Problem/Motivation

When configuring the gateway, and the credentials are invalid, the call $form_state->setError($form, $e->getMessage()); is made.

Since a specific control is not specified, the error message is applied to every control on the page.

We should specify a specific control. Note that we won't know which control, as we don't know which part of the credentials are incorrect. We'll set the message to the first control, which is site.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TomTech

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