-
Bug
-
Resolution: Unresolved
-
None
-
None
-
Critical
-
Emptyshow 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
[TRANSLATE-2434] file extension ODT can not be handled - odt can
Assignee | Original: Thomas Lauria [ tlauria ] | New: Marc Mittag [Administrator] [ marcmittag ] |
Workflow | Original: MittagQI Workflow [ 30808 ] | New: MittagQI Workflow with Peer [ 37045 ] |
Rank | New: Ranked higher |
Assignee | Original: Marc Mittag [Administrator] [ marcmittag ] | New: Thomas Lauria [ tlauria ] |
Status | Original: Open [ 10002 ] | New: Selected for Development [ 10100 ] |
Link |
New:
This issue relates to |
Link |
Original:
This issue clones |
Assignee | Original: Thomas Lauria [ tlauria ] | New: Marc Mittag [Administrator] [ marcmittag ] |
Description |
Original:
If a file has the file extension .XLF it can not be imported. If you rename the same file to .xlf it can be imported. Please check also, that all other variations of upper and lower case file extensions are correctly supported. |
New:
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? |
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