OpenXML filter with chart.xml embedded in docx file & => & issue
Created by: vince62s
Similar issue to #454 (closed) but #454 (closed) seem closed as resolved.
Here is the issue : name.docx contains a graph that appears as chart.xml when you unzip the docx file.
If chart.xml contains the sequence & like in the string "S&P" for "S&P" then after the 2 operations extract + merge the target file contains "S&P" instead of "S&P" in the embedded chart.xml file. exmaple files attached in the issue #454 (closed) blocking issue since the target .docx file is corrupted. Cheers, Vincent