tracker issue : CF-4198582

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

cfinput type="datefield" No longer works properly. Default dates do not load and dates cannot be selected.

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): K VN / K VN ()

Created: 05/02/2017

Components: CFForm, HTML

Versions: 2016

Failure Type: Others

Found In Build/Fixed In Build: 2016,0,04,302561 /

Priority/Frequency: Normal /

Locale/System: / Win 2008 Web Server

Vote Count: 0

Problem Description: Using cfinput type="datefield" You can't select a date and an error is returned. Default values are ignored and replaced with yyyy/mm/dd

Steps to Reproduce: <cfform name="frmtest"> <cfinput type="datefield" name="testinput" value=""> </cfform>
Actual Result: cfcalendar.js:108 The specified value "05/27/2017" does not conform to the required format, "yyyy-MM-dd".

Expected Result: No error

Any Workarounds:

Attachments:

Comments:

This is a duplicate of https://tracker.adobe.com/#/view/CF-4198570
Comment by HariKrishna K.
826 | May 03, 2017 05:01:15 AM GMT