← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1155821] Re: when filter contains name string, purge prompt does not retrieve object names correctly

 

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

Title:
  when filter contains name string, purge prompt does not retrieve
  object names correctly

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  horizon.tables.js - line 141

  Within this file, it create the prompt for the purge batch actions.  So for example 
        You selected "projecta", "projectb".  Please confirm this action.

  The problem lies when the filter contains a field with the string
  "name" in it.  The jquery location of the table cell finds the cell
  from the filter, and not the table column heading cell.

  Ideally, the method get_object_display() should be used.... but even
  this is not being called/used.

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