odftoolkit
odftoolkit copied to clipboard
Add unit test for Unicode XML serialization bug
This test fails due to a bug in Apache Xalan (up to version 2.7.3). The test successfully completes when building against the master branch of the serializer. Currently, there is no release of Apache Xalan which includes the fix.
See: GH-137
@dgerhardt Thank you for the patch! I changed this PR to draft until we can patch the serializer - likely by integrating a future release from Xalan!