-
Bug
-
Resolution: Unresolved
-
None
-
None
-
Critical
-
Empty show more show less
If a file has the file extension .ODT it can not be imported. If you rename the same file to .odt it can be imported.
Is this a bconf problem?
- relates to
-
TRANSLATE-2433 file extension XLF can not be handled - xlf can
- Done
tlauria it is definitely an okapi problem, that probably could be solved by mapping all file types that okapi supports in the bconf to all versions of upper case and lower case in the file extension.
Yet this is a lot of effort and error prone.
Much better is, to implement in translate5 (in core, independant from okapi) that we always convert the fileextension to lower case before sending it to okapi (it is ok, if it is lower case also in the translate5 export then).
Since I think, this should also be a fast fix, I put this to the top of your pipeline