diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2013-06-12 16:01:26 +0200 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2013-06-13 17:42:30 +0200 |
commit | daa9b4e348bcf95b989f5ef7fb40b120a8ced580 (patch) | |
tree | d9e00b0f22ba7f2df8856e6f1290284484b947be /ipalib/cli.py | |
parent | e20130574382c620a1d450844efa1368e9f3de7d (diff) | |
download | freeipa-daa9b4e348bcf95b989f5ef7fb40b120a8ced580.tar.gz freeipa-daa9b4e348bcf95b989f5ef7fb40b120a8ced580.tar.xz freeipa-daa9b4e348bcf95b989f5ef7fb40b120a8ced580.zip |
Regression fix: rule table with ext. member support doesn't offer any items
There is a JS error.
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
Diffstat (limited to 'ipalib/cli.py')
0 files changed, 0 insertions, 0 deletions