[
https://issues.apache.org/jira/browse/ACE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717587#comment-13717587
]
J.W. Janssen commented on ACE-399:
----------------------------------
Reviewed your proposed fix and simplified it slightly. In all it looks good,
and all tests keep running. Consider this issue resolved.
> Properly deal with situation where the SAX parser invokes characters()
> multiple times for a tag
> -----------------------------------------------------------------------------------------------
>
> Key: ACE-399
> URL: https://issues.apache.org/jira/browse/ACE-399
> Project: ACE
> Issue Type: Bug
> Components: Deployment
> Affects Versions: 1.0.0
> Reporter: Marcel Offermans
> Assignee: J.W. Janssen
>
> In some circumstances, the SAX parser will call characters() multiple times
> for a tag. Whenever its internal buffer overflows. We do not handle that
> situation correctly in our DeploymentServlet when we parse the contents of
> tags. Stackoverflow discusses the situation here:
> http://stackoverflow.com/questions/4567636/java-sax-parser-split-calls-to-characters
> We need to fix our parser! :)
--
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