← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1484723] Re: Form errors does not propogate to the user

 

** Changed in: horizon
       Status: Fix Committed => 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/1484723

Title:
  Form errors does not propogate to the user

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The error message from form error is not being displayed as part of
  exception.handle(request, e.message) in horizon forms.py code.

  Instead a generic message "Danger: There was an error submitting the
  form ....." is being displayed.

  Discussed this behavior with "lhcheng" in IRC, who confirmed that he
  saw the same behavior as well and thinks that this could be a
  regression.

  Expected behavior: should be that the modal window remain open with
  the error message.

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


References