Bug 1536834 - Power Management Configuration message contains html tags that must not be there
Summary: Power Management Configuration message contains html tags that must not be there
Keywords:
Status: CLOSED DUPLICATE of bug 1537495
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Frontend.WebAdmin
Version: 4.2.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: bugs@ovirt.org
QA Contact: Pavel Stehlik
Polina
URL:
Whiteboard:
: 1538728 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-21 15:14 UTC by Polina
Modified: 2018-01-27 16:43 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-01-27 16:43:32 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)
message screenshot attached (199.99 KB, image/png)
2018-01-21 15:14 UTC, Polina
no flags Details

Description Polina 2018-01-21 15:14:45 UTC
Created attachment 1384007 [details]
message screenshot attached

Description of problem: gui problem: fetching the fingerprint for host brings error message "You haven't configured ...."


Version-Release number of selected component (if applicable):
ovirt-engine-4.2.1.2-0.1.el7.noarch

How reproducible:100%


Steps to Reproduce:
1. edit host / advanced parameters /fetch fingerprint 

Actual results: brings a message with html tags that must not be there (image attached)


Expected results: normal text in message


Additional info:

Comment 1 Martin Perina 2018-01-24 11:53:32 UTC
The apostrophe character inside the message is not escaped in youHavntConfigPmMsg key inside UIConstants.properties (similarly to other usages of apostrophe character there). The escaping happens only in 4.2, the message is displayed correctly in 4.1.z. Greg, could this be somehow related to UI changes performed in 4.2?

Comment 2 Martin Perina 2018-01-26 19:20:02 UTC
*** Bug 1538728 has been marked as a duplicate of this bug. ***

Comment 3 Martin Perina 2018-01-26 19:20:50 UTC
As mentioned in [1], it's happening also in other dialogs.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1538728#c1

Comment 4 Greg Sheremeta 2018-01-27 16:43:32 UTC

*** This bug has been marked as a duplicate of bug 1537495 ***


Note You need to log in before you can comment on or make changes to this bug.