tracker issue : CF-4198253

select a category, or use search below
(searches all categories and all time range)
Title:

isDate() not working properly

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Bla Foo / Bla Foo ()

Created: 01/10/2017

Components: Language

Versions: 11.0

Failure Type: Others

Found In Build/Fixed In Build: 11,0,11,301867 / 11,0,12,302277

Priority/Frequency: Normal /

Locale/System: / Win 2012 Server x64

Vote Count: 4

Problem Description:
Since ColdFusion 11 Update 11 isDate() returns YES on Strings like "0815" or "1337". 

Steps to Reproduce:
<cfdump var=#isDate("0815")#>
<cfdump var=#isDate("1337")#>

Actual Result:
YES
YES

Expected Result:
NO
NO

Any Workarounds:
n/a

Attachments:

Comments:

Also applies to Linux systems, and a wider range of increasingly implausible looking dates ; https://tracker.adobe.com/#/view/CF-4198286
Comment by Tom C.
1352 | January 25, 2017 02:57:36 PM GMT
problem appears to be newly introduced with update 11 - not seen with any earlier CF releases, and also not seen with CF2016 update 3
Vote by Tim P.
1358 | January 25, 2017 03:20:10 PM GMT
Comment from Adobe on Slack: ----------- Download the fix from below link: ftp://cust-dl:$Uplo34509@sjftp.adobe.com/ColdFusion/cf11u11Date/hf1100-4198271.jar Place the downloaded jar file at ColdFusion11/cfusion/lib/updates and restart the ColdFusion Application service. Please apply the update 11 and apply the fix. -----------
Comment by Aaron N.
1353 | January 27, 2017 11:13:00 PM GMT
Hot fix from http://blogs.coldfusion.com/post.cfm/coldfusion-11-update-11-and-coldfusion-10-update-22-released resolves the issue
Comment by Tom C.
1354 | February 05, 2017 12:19:04 PM GMT
subscribe
Comment by Matthew C.
1355 | February 15, 2017 10:07:02 PM GMT
I am getting prompted for creds when I attempt to download the .jar
Comment by Tony P.
1356 | March 14, 2017 07:36:23 PM GMT
u: cust-dl p: $Uplo34509 not authenticating for me
Comment by Tony P.
1357 | March 14, 2017 07:45:33 PM GMT