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
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
Comment #3
mandclu commentedComment #5
mandclu commented