← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1291050] [NEW] Settings nav method can call attempt access of slug on None

 

Public bug reported:

When adding tests to horizon, it's possible to encounter an error in
dashboards/settings/dashboard.py where the current dashboard is not set.
Then the slug attribute is attempted to be accessed on None.  Doesn't
work real well :)

** Affects: horizon
     Importance: Low
     Assignee: David Lyle (david-lyle)
         Status: New

** Changed in: horizon
    Milestone: None => icehouse-rc1

** Changed in: horizon
   Importance: Undecided => Low

** Changed in: horizon
     Assignee: (unassigned) => David Lyle (david-lyle)

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

Title:
  Settings nav method can call attempt access of slug on None

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When adding tests to horizon, it's possible to encounter an error in
  dashboards/settings/dashboard.py where the current dashboard is not
  set.  Then the slug attribute is attempted to be accessed on None.
  Doesn't work real well :)

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


Follow ups

References