[
https://issues.apache.org/jira/browse/FLEX-35275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christofer Dutz reassigned FLEX-35275:
--------------------------------------
Assignee: (was: Christofer Dutz)
> Rewrite COMPJSC to use correct Xml parsers instead of String operations
> -----------------------------------------------------------------------
>
> Key: FLEX-35275
> URL: https://issues.apache.org/jira/browse/FLEX-35275
> Project: Apache Flex
> Issue Type: Improvement
> Components: FlexJS
> Reporter: Christofer Dutz
> Priority: Major
>
> Right now the catalog.xml processing is based upon reading the catalog.xml
> content as a large String and then to do processing based upon String.indexOf
> and substring operations. This can cause serious problems that are very
> difficult to track down as it produces ArrayIndexOutOfBounds exceptions that
> are impossible to track down.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)