Change in ovirt-engine[master]: webadmin: Bad formatting in dialog (#835404)

Gilad Chaplik has submitted this change and it was merged. Change subject: webadmin: Bad formatting in dialog (#835404) ...................................................................... webadmin: Bad formatting in dialog (#835404) https://bugzilla.redhat.com/835404 When the user trys to "Configure local storage" and go to memory optimization sub tab he gets a corupted message contining missing formating values. i.e.: "Memory Page Sharing Threshold set to %1$s" instead of: "Memory Page Sharing Threshold set to 150%" The formating was not handelled when the item was not changed. So the message was not formated correctly. Change-Id: I36c34ce25b50697de7c1ee0165f13c05616605be Signed-off-by: Ofri Masad <omasad@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostConfigureLocalStoragePopupView.java 1 file changed, 20 insertions(+), 4 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6910 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I36c34ce25b50697de7c1ee0165f13c05616605be Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <omasad@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: ofri masad <omasad@redhat.com>
participants (1)
-
gchaplik@redhat.com