[ https://issues.apache.org/jira/browse/FLEX-33243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cyrill Zadra updated FLEX-33243: -------------------------------- Attachment: TestDataGridSkin.mxml DataGridSkinTest.mxml example to reproduce syntax error > 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 > Labels: Falcon > Fix For: Adobe Flex SDK Next > > Attachments: DataGridSkinTest.mxml, TestDataGridSkin.mxml > > > 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