← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1351298] Re: All error messages are not displayed after form validation

 

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

Title:
  All error messages are not displayed after form validation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce
  --------------------------

  1) Go to Project - > Access & Security page
  2) Click "Create Key Pair" button
  3) Type special symbols

  Actual result
  ------------------

  The field frame is red, but the error message is not appeard

  The html page contains the following line:

  <span class="help-block alert alert-danger " style="display:
  none;">Key pair name may only contain letters, numbers, underscores,
  spaces and hyphens.</span>

  Expected result
  ----------------------
  The error-message is displayed

  It reproduces not only for that form, but for any other.

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


References