-
18 Jan 2013 5:21 AM #1
Actioncolumn wrong handler parameter
Actioncolumn wrong handler parameter
Version:
SA 2.1.0 Build 678
Description:
A handler method of a grid action column gets the wrong parameters.
Steps to reproduce:
1. Add a handler method to an ActionColumn by clicking the plus the config panel:
add.png
2. The added handler method gets the following 5 parameters:
actioncolumn.png
The handler method is called with the following parameters instead, so the 6th and 7th parameter record and node Element are missing in the handler above.
Got Parameter list:
parameters.png
-
20 Jan 2013 9:54 PM #2
Thanks for the report, we'll get this resolved.
Success! Looks like we've fixed this one. According to our records the fix was applied for
DSGNR-3125
in
Sprint 37.


Reply With Quote