Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff ()
Created: 10/03/2017
Components: Language, Functions
Versions: 2016
Failure Type: Others
Found In Build/Fixed In Build: / 2018.0.0.309620
Priority/Frequency: Normal /
Locale/System: /
Vote Count: 0
This ER is for: isValid("datetimeobject")
With few exceptions (ex: cfqueryparam's cfsqltype and CGI variables), CF does not use underscores in attribute names, parameter values, variable names, etc.
Related Tickets: CF-3194042, CF-4179276 and CF-4179704.
Issue: CF2016 Update 3 introduced isValid("datetime_object", ) ..sigh
Since that was just added, it could be deprecated. And, honestly, isValid("social_security_number", ..) should be deprecated, b/c honestly who would type that instead of isValid("ssn", ..)?
BUT, *most importantly*, the following should be added: isValid("datetimeobject", ..)
Attachments:
Comments: