You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mark Kessler (JIRA)" <ji...@apache.org> on 2013/09/05 02:50:53 UTC

[jira] [Resolved] (FLEX-33710) spark DataGrid isCellEditable is missing index bounds check

     [ https://issues.apache.org/jira/browse/FLEX-33710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Kessler resolved FLEX-33710.
---------------------------------

    Resolution: Fixed

Added the index bounds checks for both the rowIndex and the columnIndex. It now returns false as it should.  Out of bound cells are not editable.
                
> spark DataGrid isCellEditable is missing index bounds check
> -----------------------------------------------------------
>
>                 Key: FLEX-33710
>                 URL: https://issues.apache.org/jira/browse/FLEX-33710
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: DataGrid
>    Affects Versions: Apache Flex 4.10.0
>            Reporter: Mark Kessler
>            Assignee: Mark Kessler
>
> The isCellEditable is not checking it's bounds for both row and column indexes before trying to access the dataProvider and GridColumn reference.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira