OpenXML: Inline markups for spell and grammar checking in xlf document
Created by: Anonymous
Original issue 440 created by s.kar...@24technology.de on 2015-02-02T08:40:53.000Z:
What steps will reproduce the problem?
- Take a docx/pptx document with at least one word marked as spelling/grammar error, e.g. "Sentence with an Eror."
- Convert this document to xlf
- The converted xlf document has additional g- and/or x-markups
What is the expected output? What do you see instead?
Expected output: No markups around the "wrong"-spelled word.
Current output: Markups around the "wrong"-spelled word.
converted docx:
Sentence with an Eror.
converted pptx:
Sentence with an Eror.
What version of the product are you using? On what operating system?
Okapi version: M27 (January 25 2014)
Operating System: Windows 7 Enterprise
Please provide any additional information below.
The xml document of the docx contains this sentence as the following:
Sentence with an </w:t></w:r><w:proofErr w:type="spellStart"/><w:r><w:t>Eror</w:t></w:r><w:proofErr w:type="spellEnd"/><w:r><w:t xml:space="preserve">.