← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1561479] Re: AngularJS workflow errors cause [object Object] to appear at the bottom of the modal

 

Reviewed:  https://review.openstack.org/317608
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9230998f06f105019b284f6376e73dc9cae7fa53
Submitter: Jenkins
Branch:    master

commit 9230998f06f105019b284f6376e73dc9cae7fa53
Author: Matt Borland <matt.borland@xxxxxxx>
Date:   Tue May 17 10:17:23 2016 -0600

    Modified modal error message to display properly when present
    
    To recreate the issue, using the Angular Create Image, create an image
    with Name 'asdf', Location 'asdf', and Format 'raw' (or similar).  Before
    this patch, you see an odd '[Object] [Object]' notice; after this patch
    it displays some actual information.
    
    Honestly, I'm not sure we want this display as I'm not sure it's good UX.
    But it is a feature we have right now.
    
    Change-Id: I9a214d12853e2884c1046308f253e0337f5c9032
    Closes-Bug: 1561479


** 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/1561479

Title:
  AngularJS workflow errors cause [object Object] to appear at the
  bottom of the modal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Exceptions caused by actions in the AngularJS workflow make [object
  Object] appear at the bottom of the workflow, beneath the navigation
  buttons. This seems to mainly occur when something  passes validation
  but fails for other reasons, like a back end service failure.

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


References