[
https://issues.apache.org/jira/browse/XERCESJ-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Jones updated XERCESJ-1393:
---------------------------------
Attachment: SerializerTest.java
Run the attached test to reproduce the issue.
The issue only occurs when xalan-serializer-2.7.1.jar is also on the classpath.
> LSSerializerFilter invoked twice for each Element (start and end)
> -----------------------------------------------------------------
>
> Key: XERCESJ-1393
> URL: https://issues.apache.org/jira/browse/XERCESJ-1393
> Project: Xerces2-J
> Issue Type: Bug
> Components: DOM (Level 3 Load & Save)
> Affects Versions: 2.9.1
> Reporter: Steve Jones
> Attachments: SerializerTest.java
>
>
> When using an LSSerializerFilter the "acceptNode" method is called twice for
> each element, once for the start of the element and once for the end.
> There should be one call to "acceptNode" for each element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]