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

      0  

    Default wrong parameters in added event "canceledit" in RowEditorPlugin

    wrong parameters in added event "canceledit" in RowEditorPlugin


    Architect Build tested:
    • Build: 640
    Project Type:
    • ExtJS 4.1
    Description:
    • Wrong parameters are given to an added event canceledit on a RowEditorPlugin
    Steps to reproduce the problem:
    • New Project
    • Add a Grid Panel,
    • Add the RowEditorPlugin to the Grid Panel
    • Add a Basic Event "canceledit" to the Grid Panel
    The result that was expected:
    • Parameters of the canceledit Event should be like in the docs: "editor, e, eOpts" (or "editor, e, options" like in the other added events)
    The result that occurs instead:
    • Parameters of the canceledit Event are: "grid, options"
    Screenshot, Project, or Video:
    • attached bugscreen.png
    Possible fix:
    • not provided
    Operating System:
    • Gentoo Linux
    Attached Images

  2. #2
    Sencha - Architect Dev Team aconran's Avatar
    Join Date
    Mar 2007
    Posts
    8,185
    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 fixed.