Previous versions did not handle correctly XLIFF files where <target> markup was totally empty, or, even worse, totally absent.
Now the filter considers a clear difference between absent target (which means null), and empty target (meaning that the translation is the empty string)
One of the main features of release 2.1 is the possibility to change status also on XLIFF 2 files. Release 2.1.2 had a serious bug in case the target is also empty, it could completely corrupt the resulting file.
Now the bug is corrected, but this is not the only feature present only in 2.1 and which has not been tested widely: please don't forget that release 2.1 remains experimental and not to be used in production.
Add new comment