Change in ovirt-engine[master]: webadmin: Fix disk creation in webadmin

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Fix disk creation in webadmin ...................................................................... webadmin: Fix disk creation in webadmin Change 7f3a3e704 introduced a regression that made it impossible to create disks in the UI in any constellation, most likely due to unescaping of the dot ('.') character, this is a temporary fix in order to allow disks creation until the root cause of the problem will be found and fixed, this was done in order not to revert completely change 7f3a3e704 and cause later conflicts. Change-Id: If7c70199ae673653a772e83e8d76cf944f2e3edd Bug-Url: https://bugzilla.redhat.com/1383220 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/CommonApplicationConstants.properties 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/65296 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7c70199ae673653a772e83e8d76cf944f2e3edd Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com