Cloud-CV / Origami

:unlock: :key: :closed_lock_with_key: Origami: Artificial Intelligence as a Service
171 stars 107 forks source link

Fix bug in zip file #273

Open Caffetaria opened 5 years ago

Caffetaria commented 5 years ago

Description

On clicking the Download option on the Configure bundled code page, a zip file is downloaded. However the file does not open after it is downloaded.

Expected Behavior

The zip file opens after it is downloaded on the computer.

Actual Behavior

The zip file does not open and produces a new copy of the same file each time it is clicked.

Steps to Reproduce the Problem

  1. Click on Create Demo in the sidebar.
  2. Fill out and submit the data in the Register application step. This will take you to the Configure bundled code page.
  3. On the Configure bundled code page, click on the the Download button.
    1. This will download a zip file on your computer.
    2. Click on the zip file to open it. You will find that it does not open and a new copy of the zip file is created each time you click on it.

Screenshots

The following error is produced in the terminal on trying to open the zip file -

screen shot 2018-11-24 at 8 16 55 am

Thanks!

techytushar commented 5 years ago

You should claim this task: https://codein.withgoogle.com/tasks/5564398660747264/ and also report this there.

Caffetaria commented 5 years ago

@techytushar Thank you. However, I can't claim the task at https://codein.withgoogle.com/tasks/5564398660747264/ as it is listed as a beginner task and I've already finished off the limit of 2 beginner tasks.

ghost commented 5 years ago

https://github.com/Cloud-CV/Origami/pull/285