← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1531982] [NEW] actions.py references missing/wrong template

 

Public bug reported:

horizon/tables/actions.py seems to reference
horizon/common/_data_table_table_action.html, which doesn't exist.

This can be demonstrated when deleting multiple Instances (as an
example).  There will be a 500 error returned by a call to
http://localhost:8000/project/instances/?action=launch&table=instances
if one watches the requests.

** Affects: horizon
     Importance: Undecided
     Assignee: Matt Borland (palecrow)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Matt Borland (palecrow)

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

Title:
  actions.py references missing/wrong template

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  horizon/tables/actions.py seems to reference
  horizon/common/_data_table_table_action.html, which doesn't exist.

  This can be demonstrated when deleting multiple Instances (as an
  example).  There will be a 500 error returned by a call to
  http://localhost:8000/project/instances/?action=launch&table=instances
  if one watches the requests.

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


Follow ups