Null reference error if IElementCustomFormatValue elements submitted without entering values

Found in

EPiServer.Marketing.Automation.Forms 1.4.0

Fixed in

EPiServer.Marketing.Automation.Forms 1.4.1

EPiServer.Marketing.Automation.Forms 1.3.1

Created

Feb 02, 2018

Updated

Oct 19, 2018

State

Closed, Fixed and tested


Description

If a form contained IElementCustomFormatValue elements (NumberElement, DateTimeRangeElement) and values were not entered for them, a Null Reference exception occurred. Null values are now checked so they no longer cause the exception.