<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 11/19/2010 04:33 PM, Endi Sukma Dewata wrote:
<blockquote cite="mid:4CE6ED2A.8070804@redhat.com" type="cite">Hi,
  <br>
  <br>
Please review the attached patch. Thanks!
  <br>
  <br>
Previously the queries for action panel were done globally. Since each
entity container has its own action panel, the queries will return
multiple results. This is fixed by qualifying the query to run within
the entity container.
  <br>
  <br>
The query has also been moved into ipa_facet.get_action_panel().
Entities that do not have their own entity container (e.g. HBAC
services and service groups) will need to override this method to get
the action panel from the right entity container (e.g. HBAC rules).
  <br>
  <br>
The facet.setup_views() has been renamed to
facet.create_action_panel().
  <br>
New test data for SUDO rules have been added.
  <br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
ACK and pushed to master<br>
</body>
</html>