Status/Resolution/Reason: Needs Review//
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 10/27/2015
Components: Core Runtime
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 2
isDate() isn't reliable (please see 3859758 and numerous others), so something should be done.
This ER is to add a THIS.strictDateValidation boolean Application.cfc setting (and same for Application.cfm) such as was done for THIS.strictNumberValidation.
Default would be false, for backward-compat to accept non-date values. If true, then isDate() only returns true for a valid date.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4079616
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email:
Attachments:
Comments: