https://bugzilla.redhat.com/show_bug.cgi?id=177334 Resolves: bug 177334 Bug Description: LDBM Plug-in Settings console UI value checking issues Reviewed by: ??? Files: see diff Branch: HEAD Fix Description: The code was unconditionally resetting the field before checking the result of the modify operation. The correct way to do it is to reset the field only after the modify operation succeeded. I create a Vector of fields that are being modified, and only reset them if the modify succeeded. Platforms tested: RHEL5 Flag Day: no Doc impact: no https://bugzilla.redhat.com/attachment.cgi?id=326639&action=diff
389-devel@lists.fedoraproject.org