Bug with Open XML SDK
Open
more-information-needed
- Dominant language
- C#
- Stars
- 4.6k
- Forks
- 605
- PR merge metrics
- No merged PRs in 30d
Description
We are doing some String manipulation in our code using OPEN XML and Facing issue.
Text In Input File : “Figure 4. Word and other agencies like IRCC look this for strategy and technical solutions. “
Text in output File after manipulation: “Figure 4. Word and other agencies l<> IRCC look this for strategy and technical solutions.”
Here IRCC should be replace with <>, but “ike” is getting replaced instead.
Figure 4 is a link here to some figure. When read in Open XML , it is read as REF _Ref12123123
Contributor guide
Assessment
This issue has not been assessed yet.