[Freeipa-devel] [PATCH] 420 Regression fix: rule table with ext. member support doesn't offer any items

Petr Vobornik pvoborni at redhat.com
Thu Jun 13 13:24:47 UTC 2013


On 06/13/2013 02:46 PM, Ana Krivokapic wrote:
> On 06/13/2013 12:30 PM, Petr Vobornik wrote:
>> Rule tables with external member has more than one column and
>> therefore exclude parameter for adder dialog is not array of strings
>> but array of objects. normalize_values function can't work with it and
>> causes JS error.
>>
>> This patch creates proper exclude array before passing it to adder
>> dialog.
>>
>> https://fedorahosted.org/freeipa/ticket/3711

> ACK
>
>

I've noticed that there is a leftover from a different approach:

              pkey: pkey,
+            param: that.name,
              other_entity: that.other_entity,

The line is removed, updated patch attached.
-- 
Petr Vobornik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0420-1-Regression-fix-rule-table-with-ext.-member-support-d.patch
Type: text/x-patch
Size: 1798 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130613/1ef9d1f0/attachment.bin>


More information about the Freeipa-devel mailing list