Hybrid View

    Success! Looks like we've fixed this one. According to our records the fix was applied for DSGNR-3125 in Sprint 37.
  1. #1
    Sencha User
    Join Date
    May 2009
    Location
    Germany
    Posts
    44
    Vote Rating
    2
    quixit is on a distinguished road

      0  

    Default 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

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,191
    Vote Rating
    63
    aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice aconran is just really nice

      0  

    Default


    Thanks for the report, we'll get this resolved.