OpenXML: Filter configuration for properties for graphical elements (Office filter)

Issue #443 resolved
Former user created an issue

Original issue 443 created by s.kar...@24technology.de on 2015-02-09T10:30:49.000Z:

What steps will reproduce the problem?
1. Take a document (docx/pptx) containing a graphic/smart-art/text field/shape, etc.
2. Extract the document

What is the expected output? What do you see instead?
Expected output: Only the "real text" will be extracted as translatable text.

Current output: The extracted xlf document also contains properties for graphical elements as translatable texts (e.g. Textfeld 1, Grafik 2, ...)
They are all from the name attribute of wp:docPr elements

What version of the product are you using? On what operating system?
Okapi version: M27, Operating System: Windows 7 Enterprise

Please provide any additional information below.
see Attachments

Comments (7)

  1. Chase Tingley

    I've merged Christopher's changes after rebasing them against the latest dev. I also expanded the unittests slightly (the pull request included positive tests, but not negative tests) and added UI support for the new flag.

    Thanks Christopher!

  2. Log in to comment