Status/Resolution/Reason: To Fix//BugVerified
Reporter/Name(from Bugbase): Nick D. / ()
Created: 04/09/2019
Components: AJAX
Versions: 2016,2018
Failure Type: Data Loss
Found In Build/Fixed In Build: update 10 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Windows 10
Vote Count: 0
Problem Description:A cfselect tag with a bind set to a remote call does not fire
Steps to Reproduce:
Copy the cfwindow.cfm and person.cfc to you web root.
Call the cfwindow.cfm and click the show me button.
A cfwindow pops up. Now enter ant data in the 2 form fields and change the drop down value.
There should have been data populated in the pesondata select box and a cfwindowbindselect log file created but it was not.
NOW comment out the cfwindow tags and enter data in the text fields or change the Oragnization select box. Now data populates and a log file is created
Works as expected in Coldfusion 10, not sure about coldfusion 11
Tested in IE 11 and Chrome
Actual Result: See above
Expected Result: See above
Any Workarounds:None, we are stuck on CF 10 til this is fixed
Attachments:
Comments: