Reviewed:  https://review.openstack.org/390422
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=2fbf3fbdf3da2371219da3bc6509e1b622175f5e
Submitter: Jenkins
Branch:    master

commit 2fbf3fbdf3da2371219da3bc6509e1b622175f5e
Author: Kenji Ishii <ken-is...@sx.jp.nec.com>
Date:   Tue Oct 25 10:32:10 2016 +0900

    Fix a script error which is occurred when choosing no file
    
    In swift container panel, when a user select no file with opening
    file select dialog, error will occur because in that case there
    are no file info. This patch will fix it.
    
    Change-Id: Ib6e381e9af97837f6aae8df9d9564eee76304670
    Closes-Bug: #1636340


** Changed in: horizon
       Status: In Progress => Fix Released

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

Title:
  In case of choosing no file, script error will occur

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When uploading file in swift container panel, a user choose a file to upload.
  In that case, when a user select no file with opening select file dialog, 
script error occur.

  The following code always expects to have a file info.
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js#L62

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to