Dany Dhondt created FLEX-35082:
----------------------------------
Summary: moveIndexFindRow doesn't accept integer values
Key: FLEX-35082
URL: https://issues.apache.org/jira/browse/FLEX-35082
Project: Apache Flex
Issue Type: Bug
Components: Spark: List
Affects Versions: Apache Flex 4.14.1
Reporter: Dany Dhondt
Priority: Minor
This method has the following signature:
public function moveIndexFindRow(field:String, value:String, startingIndex:int
= 0, patternType:String = RegExPatterns.EXACT):Boolean
When a dataProvider object with key 'field' has a 'value' of other than String,
the method fails
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)