Change in ovirt-engine[master]: webadmin: Bad formatting in dialog (#835404)
gchaplik at redhat.com
gchaplik at redhat.com
Sun Aug 12 15:22:52 UTC 2012
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 at 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 at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: ofri masad <omasad at redhat.com>
More information about the Engine-commits
mailing list