Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: Fixed provider name validation
......................................................................
webadmin: Fixed provider name validation
Frontend only made sure that the name was non-empty, while the backend
enforced ASCII characters; now they're the same.
Change-Id: I552ab44967789c9ffbbd4b05758a36223da17d43
Bug-Url:
https://bugzilla.redhat.com/987294
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/providers/ProviderModel.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19583
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I552ab44967789c9ffbbd4b05758a36223da17d43
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server