← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1364295] [NEW] Broken upload form in object storage container

 

Public bug reported:

This report follows https://bugs.launchpad.net/horizon/+bug/1319888

In the upload form: When the user choose a file to upload, its filename
is copied into the filename input so the form is valid. However, the
"Upload Object" button is still disabled.

Second bug: If the user delete the name in the filename input, then
choose another file to upload, the filename input is still empty.

To reproduce the bug:
1) On the Horizon Dashboard, go the Containers page in the Object Store panel (and create a container if you haven't one);
2) Choose a container and click on "Upload Object";
3) Click on the file input to choose a file to upload and... choose a file to upload;

Result:
A) A file has been chosen so the file input is valid;
B) The filename input has been filed with the chosen file name so the filename input is valid.
C) Still, the "Upload Object" is disabled (and you need to manually modify the filename input to enable it).

Continue the test:
4) Now empty the filename input;
5) Choose another file to upload;

Result:
A) The filename input is not filled with the chosen file name.

** Affects: horizon
     Importance: Undecided
     Assignee: Ambroise CHRISTEA (ambroise-christea)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Ambroise CHRISTEA (ambroise-christea)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1364295

Title:
  Broken upload form in object storage container

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  This report follows https://bugs.launchpad.net/horizon/+bug/1319888

  In the upload form: When the user choose a file to upload, its
  filename is copied into the filename input so the form is valid.
  However, the "Upload Object" button is still disabled.

  Second bug: If the user delete the name in the filename input, then
  choose another file to upload, the filename input is still empty.

  To reproduce the bug:
  1) On the Horizon Dashboard, go the Containers page in the Object Store panel (and create a container if you haven't one);
  2) Choose a container and click on "Upload Object";
  3) Click on the file input to choose a file to upload and... choose a file to upload;

  Result:
  A) A file has been chosen so the file input is valid;
  B) The filename input has been filed with the chosen file name so the filename input is valid.
  C) Still, the "Upload Object" is disabled (and you need to manually modify the filename input to enable it).

  Continue the test:
  4) Now empty the filename input;
  5) Choose another file to upload;

  Result:
  A) The filename input is not filled with the chosen file name.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1364295/+subscriptions


Follow ups

References