← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1893305] [NEW] Details href still displayed when details is empty and redirect is false.

 

Public bug reported:

Refactor error messages patch https://review.opendev.org/#/c/708069/ doesn't covers a scenerio when
details is empty and redirect is false. It sill display the 'Details' href which is wrong.

When we didn't pass redirect parametr in excecption.handle() then '_alert_message.html' template is
used for displays the error mesage. We have to add some codition here https://review.opendev.org/#/c/708069/21/horizon/templates/horizon/client_side/_alert_message.html@18 to fi it.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  Details href still displayed when details is empty and redirect is
  false.

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Refactor error messages patch https://review.opendev.org/#/c/708069/ doesn't covers a scenerio when
  details is empty and redirect is false. It sill display the 'Details' href which is wrong.

  When we didn't pass redirect parametr in excecption.handle() then '_alert_message.html' template is
  used for displays the error mesage. We have to add some codition here https://review.opendev.org/#/c/708069/21/horizon/templates/horizon/client_side/_alert_message.html@18 to fi it.

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


Follow ups