[Freeipa-devel] [freeipa PR#554][opened] webui: fixes normalization of value in attributes widget

pvoborni freeipa-github-notification at redhat.com
Wed Mar 8 13:41:13 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/554
Author: pvoborni
 Title: #554: webui: fixes normalization of value in attributes widget
Action: opened

PR body:
"""
Fix is in checkboxes widget but the only affected one is attributes widget.

Reproduction:
 1. Add permission with attribute with uppercase character
   $ ipa permission-add aa_test --type=stageuser --attrs=businessCategory --right=read
 2. Check if it is correctly displayed in Web UI

Actual result:
 - businesscategory is not checked
Expected result:
 - businesscategory is checked
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/554/head:pr554
git checkout pr554
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-554.patch
Type: text/x-diff
Size: 1146 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170308/87971dfb/attachment.bin>


More information about the Freeipa-devel mailing list