Rainbow: table to XLIFF to table results in empty target column.
Created by: Anonymous
I use Rainbow 6.0.28 on Windows, with Java 1.8.0_60. Steps to reproduce:
- Add input_example.txt to input list 1. This is a simple csv file, containing 4 columns, with single tabs as delimiters.
- Set okf_table@custom.fprm as the filter configuration. This is an adaptation of the default csv filter, with columns 3 and 4 mapped to source and target, respectively.
- Select Utilities > Translation Kit Creation.
- Generate a Generic XLIFF package.
- In the resulting XLIFF file, change some of the target text.
- Add the manifest file to input list 1.
- Select Utilities > Translation Kit Post-Processing.
- Execute the pipeline.
- Open the resulting translated file.
- Notice that the 'target' column has disappeared completely.
If this is not a bug and I am simply doing something wrong, please let me know.