atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 105 forks source link

Fix JsCallbackExecutor execute args #2056

Closed mvorisek closed 1 year ago

mvorisek commented 1 year ago

It was wrongly coded since ethernity (JsCallbackExecutor::executeModelAction does not accept args, args are defined by UA args) and since https://github.com/atk4/ui/pull/1980 (https://github.com/atk4/ui/commit/d2bfed8dae35366f1d3cf16cc4aca94bafad597a) a functional error was implied.