Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.3.3
-
None
Description
The (still undocumented) implementation for parameter callback doesn't check the return code of the callback function, so the execute function cannot be cancelled if e.g. the application detected invalid data which shouldn't be processed.
If the parameter callback function returns a non zero value, Connector/C should set an error and cancel the current execution.