Public bug reported: 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 ** Affects: horizon Importance: Undecided Assignee: Kenji Ishii (ken-ishii) Status: New ** Changed in: horizon Assignee: (unassigned) => Kenji Ishii (ken-ishii) -- 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): New 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 : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

