Cyrill Zadra created FLEX-33243:
-----------------------------------
Summary: Falcon Syntax error: Expected COLON but got '}' when
using skinClass for DataGrid component.
Key: FLEX-33243
URL: https://issues.apache.org/jira/browse/FLEX-33243
Project: Apache Flex
Issue Type: Bug
Components: MXML Compiler
Reporter: Cyrill Zadra
Fix For: Adobe Flex SDK Next
Using a skinClass in the datagrid component can cause a syntax error.
C:\dev\apache-flex\falcon\compiler.tests\functional-tests\f\mxml\TestDataGridSkin.mxml:23
Syntax error: Expected COLON but got '}'
columnSeparator="{headerColumnSeparator}"
headerRenderer="{headerRenderer}"/>
^
C:\dev\apache-flex\falcon\compiler.tests\functional-tests\f\mxml\TestDataGridSkin.mxml:23
Syntax error: Expected COLON but got '}'
columnSeparator="{headerColumnSeparator}"
headerRenderer="{headerRenderer}"/>
--
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