Completed
Last Updated: 29 Oct 2018 08:24 by ADMIN
ADMIN
Tanya
Created on: 08 Nov 2017 10:02
Category: RichTextBox
Type: Bug Report
0
RichTextBox: ArgumentException when document containing invalid XML characters is exported to XAML or DOCX
Importing a document containing non-printable characters and other invalid for XML characters is possible. However, trying to export the same to XAML or DOCX causes System.ArgumentException raised by the XmlWriter.

Workaround: Preprocess the input file and remove any characters not allowed in XML.

Fix available in LIB Version 2018.3.1029.
0 comments