Fix handling of boolean config FALSE values

Issue information

From user: jurgenhaas

Contribution record

Fork management

Problem/Motivation

When upcasting config arguments, boolean values of FALSE are removed as that's required during form submission. However, when building the config form, that's causing a problem.

Proposed resolution

Do not unset FALSE config values during config form build, only during form submission.

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information