Non-fatal error on invalid element in TMX

Issue #200 resolved
Former user created an issue

Original [issue 200](https://code.google.com/p/okapi/issues/detail?id=200) created by @ysavourel on 2012-01-09T13:08:33.000Z:

When the TMX filter finds an invalid element (e.g. a ,sub> in a <seg>) we get a fatal error.

It would be better to skip the given enclosing <Tuv> and generate an non-fatal error message, and continue with the processing at the next (Tuv, or <Tu>).

For an example/test file see the TMX in http://www.uncorpora.org/files/uncorpora\_20090831.zip the second entry has an invalid <sub>).

Comments (2)

  1. Log in to comment