Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2434

file extension ODT can not be handled - odt can

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • None
    • Import/Export

      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?

          [TRANSLATE-2434] file extension ODT can not be handled - odt can

          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

          Marc Mittag [Administrator] added a comment - - edited 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

            marcmittag Marc Mittag [Administrator]
            marcmittag Marc Mittag [Administrator]
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: