← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1316470] Re: the image file should be saved when refill the "Create An Image" table

 

I'm afraid this is a browser restriction, browsers won't let you specify
a file by default when loading a form for security reasons, and we're
reloading the entire form when there is a validation error.

See also: http://stackoverflow.com/questions/7893236/django-form-file-
field-disappears-on-form-error

** Changed in: horizon
       Status: New => Won't Fix

-- 
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/1316470

Title:
  the image file should be saved when refill the "Create An Image" table

Status in OpenStack Dashboard (Horizon):
  Won't Fix

Bug description:
  When uploading an local image file, I forgot to set the image format
  before clicking  "Create Image" button, so I need to refill the
  "Create An Image"table. Most  content was saved except the image file.
  I have to reselect the image file and wait for uploading. Considering
  that uploading an local image usually takes a long time, I think it's
  better to save the image file in this case.

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


References