Problem/Motivation

The following error is thrown when submitting the form of an entity with a custom field containing a Number (float) field with a minimum value set, but without maximum value.

Drupal\Component\Utility\Html::escape(): Argument #1 ($text) must be of type string, null given, called in /[..]/web/core/lib/Drupal/Component/Render/FormattableMarkup.php on line 238

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

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Status: Active » Needs review

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

apmsooner’s picture

Status: Needs review » Fixed

Merged and thank you!

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.

apmsooner’s picture

Status: Fixed » Closed (fixed)