← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459115] [NEW] ngReorg broke modals along the way

 

Public bug reported:

The horizon modal has been broken along the way during the ngReorg
refactoring. The error appears in the Javascript console when the user
navigates to almost any page that pops up the modal spinner (switching
between Project Overview and Admin Overview, for example).

The error is:

     Uncaught TypeError: Cannot read property 'modal' of undefined
       horizon.modals.modal_spinner    @ (some location in compressed js)
       ...

It'll be recommended to turn off compression to figure out what's
actually going on.

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

Title:
  ngReorg broke modals along the way

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  The horizon modal has been broken along the way during the ngReorg
  refactoring. The error appears in the Javascript console when the user
  navigates to almost any page that pops up the modal spinner (switching
  between Project Overview and Admin Overview, for example).

  The error is:

       Uncaught TypeError: Cannot read property 'modal' of undefined
         horizon.modals.modal_spinner    @ (some location in compressed js)
         ...

  It'll be recommended to turn off compression to figure out what's
  actually going on.

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


Follow ups

References