Problem/Motivation

When completing the form validation, blank ids are checked and the form is not allowed to be submitted.

Steps to reproduce

Add multiple sections/blocks that have blank ids.

Proposed resolution

Add check for blank ids and bypass validation.

Comments

ebremner created an issue. See original summary.

  • ebremner committed d039e84 on 2.0.x
    Issue #3193006: ensure that we are not checking blank ids
    
ebremner’s picture

ebremner’s picture

Status: Active » Fixed
ebremner’s picture

Status: Fixed » Closed (fixed)