tracker issue : CF-4079447

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

isDate() woes

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Cory Silva / Cory Silva (Cory Silva)

Created: 10/26/2015

Components: ColdFusion Services

Versions: 11.0

Failure Type: Usability Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Linux

Vote Count: 0

Duplicate ID:	CF-3859758

Problem Description:
isDate("1 2") results in true

Steps to Reproduce:
(see above)

Actual Result:
true

Expected Result:
false

Any Workarounds: 
Just stop using isDate() and rely on regex matches.  Our app was only using ISO dates in the application layer so we just removed any reference to isDate within the code.  Validation is now a series of regex tests.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4079447

External Customer Info:
External Company:  
External Customer Name: Cory Silva
External Customer Email:  
External Test Config: My Hardware and Environment details:

CentOS 7

Attachments:

Comments:

See also CF-3859758 and CF-4067016
Comment by External U.
5446 | October 26, 2015 04:21:16 PM GMT
This is a duplicate of #CF-3859758
Comment by HariKrishna K.
5447 | October 27, 2015 02:16:23 AM GMT
It may be a duplicate, but it is a duplicate of a bug that was marked as Never Fix which is unacceptable to your customers ... remember us, the people that pay for this product.
Comment by External U.
5448 | October 27, 2015 10:45:06 AM GMT