Related to feature request #1596
13459: Erreur: java.io.IOException: file/path/source/~$filename.docx
13459: Erreur: net.sf.okapi.common.exceptions.OkapiIOException: Error opening zipped input file.
It looks like even though the OmegaT native OpenXML file filter is activated and handles the file, the Okapi filter still blocks project opening because of the presence of the temporary file.
That's 2 bugs: one in the Okapi filter that should be handled there and one in OmegaT where once the file is handled by a filter it should not be considered by others.