Problem/Motivation

A WSOD was reported in #3390714: Smart Date Range: Duration of >=16 years throws WSOD by trying to create a value whose duration exceeded what could be stored in the column. While that issue attempts to expand the column size, we should validate that values fall with the ranges of what can be stored.

Steps to reproduce

See the parent issue.

Proposed resolution

Add validation checks.

Issue fork smart_date-3406232

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

mandclu created an issue. See original summary.

mandclu’s picture

Status: Active » Needs review

  • mandclu committed 6827b611 on 4.1.x
    Issue #3406232 by mandclu: Add validation checks for start, end, and...
mandclu’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.