]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Verify the RGW mail reset behavior 24719/head
authorStephan Müller <smueller@suse.com>
Tue, 6 Nov 2018 12:49:45 +0000 (13:49 +0100)
committerStephan Müller <smueller@suse.com>
Tue, 6 Nov 2018 13:26:01 +0000 (14:26 +0100)
commita159f5a1be12403373e25d9bdbf7a405562da1d0
tree561fa52807b76ef81357466166bc77827fccac0b
parent56e8bca81f79d536a91e7edfb528d540f6bf2b72
mgr/dashboard: Verify the RGW mail reset behavior

The current behavior when submitting an empty mail field in the RGW user form
that was previously filled was to replace it with "false".

This was a regression introduced through the use of "CdFormGroup" which had
a "_filterValue" method which converted empty strings into false, but it was
removed now.

Fixes: http://tracker.ceph.com/issues/26861
Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.spec.ts