tracker issue : CF-3761602

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

cfinput onChange event not firering

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Detlef Folke / Detlef Folke (D.Folke)

Created: 05/16/2014

Components: CFForm

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: CF11_Final / CF11 Update5,CF10 Update16

Priority/Frequency: Normal / All users will encounter

Locale/System: German / Windows 7 SP1 64-bit

Vote Count: 1

Listed in the version 11.0.05.293506 Issues Fixed doc
Problem Description:
cfinput the onChange event dont fire

Steps to Reproduce:

<cfinput type="datefield" name="anreise" onChange="this.form.abreise.value=this.form.anreise.value;"
mask="dd.mm.yyyy" validate="date"
 value="#DateFormat(session.anreise, "dd.mm.yyyy")#">
<cfinput type="datefield" name="abreise"
mask="dd.mm.yyyy" validate="eurodate"
 value="#DateFormat(session.anreise, "dd.mm.yyyy")#">

Actual Result:

Expected Result:

Any Workarounds:
no

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

Watson Bug ID:	3761602

External Customer Info:
External Company:  
External Customer Name: D.Folke
External Customer Email:  
External Test Config: My Hardware and Environment details:



HP ProBook  470

Attachments:

Comments:

+1 ......................
Vote by External U.
12074 | November 16, 2014 12:28:58 AM GMT
The fix for this bug is available in the pre-release build of ColdFusion 11 Update 5 and ColdFusion 10 Update 16
Comment by CFwatson U.
12072 | February 20, 2015 09:23:16 AM GMT
Verified this is fixed in CF11 Update 5 (build 11,0,05,293506). Thanks!, -Aaron
Comment by External U.
12073 | August 27, 2015 01:49:57 AM GMT