Bug 1544299
| Summary: | HTML tag '<br>' appears in Import information message | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | kuwei <kuwei> | ||||
| Component: | ovirt-engine | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2.1 | CC: | kuwei, lsurette, michal.skrivanek, rbalakri, Rhev-m-bugs, srevivo, tjelinek, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-04-18 07:30:16 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
kuwei@redhat.com
2018-02-12 02:35:04 UTC
Created attachment 1394799 [details]
image
I believe it was a global fix some time ago, right? yes, has been fixed as part of 1537495 (more specifically the 7ca0b992e906cc324d1efe20b1ddcfbe27e72ed5). More details: - the dialog in question is triggered in VmBackupModel as setConfirmWindow(confirmModel); where the confirmModel is an instance of ConfirmationModel. - since the StorageModule.getVmBackupProvider() does not handle this model specifically, it falls back to DefaultConfirmationPopupView which is using the render() method from AbstractConfirmationPopupView which has been fixed by 7ca0b992e906cc324d1efe20b1ddcfbe27e72ed5 *** This bug has been marked as a duplicate of bug 1537495 *** BZ<2>Jira Resync |