MDL-36056 forms: Don't validate disabled fields
When fields are disabled, the value comes through as null so we need to specifically check for it before validation.
Please register or sign in to comment
A major upgrade from 14.10.0 to the 15.0.0 version will be performed on Friday, May 27 starting at 8 pm UTC up to 8.20 pm UTC. A short 20 min downtime is expected.
When fields are disabled, the value comes through as null so we need to specifically check for it before validation.