The SIO2 project
  1. The SIO2 project
  2. SIO-2041

When uploading problem packages .tar.gz extension fails

    Details

    • Type: Bug Bug
    • Status: Resolved Resolved
    • Priority: Trivial Trivial
    • Resolution: Obsolete
    • Affects Version/s: Current Version
    • Fix Version/s: None
    • Component/s: OIOIOI
    • Labels:
      None

      Description

      It's because the archive unpacking recognises archive format by file extension, but because of usage of temporary filename it's getting only the part of the extension after the last dot, so something.tar.gz is recognised as ".gz" format which is not supported.

      Simple solution: use ".tgz"
      Better solution: make the file format hint consider extensions with multiple parts?

        Activity

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Radosław Waśko
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: