ofri masad has uploaded a new change for review. 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 <[email protected]> --- 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/10/6910/1 -- To view, visit http://gerrit.ovirt.org/6910 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I36c34ce25b50697de7c1ee0165f13c05616605be Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
