Title:
Editing in CFGrid throws `The GRIDACTION parameter to the xyz function is required but was not passed in.`
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): John Whish / John Whish ()
Created: 05/11/2017
Components: AJAX, UI Components
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: ACF 2016 Update 4 /
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Linux
Vote Count: 4
Problem Description:
cfgrid with onchange calling a remote method in a cfc passes the data as a form post. This data is same in 2016 Update 3 as it is in 2016 Update 4, however in Update 4 it causes the error:
`The GRIDACTION parameter to the xyz function is required but was not passed in.`
Steps to Reproduce:
Run the attached example on ACF2016 Update 3 (works) install Update 4 and try again.
Actual Result:
Error
Expected Result:
For the data being passed as form.argumentCollection to be mapped correctly to the method arguments.
Any Workarounds:
Rollback to update 3 / Replace CFGRID (which we are planning to do anyway)
Attachments:
- May 11, 2017 00:00:00: _acf_update_4_bug.zip
Comments: