Bug 1706764
| Summary: | Bad UI while adding entry to Trusted Forest Settings | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Parthvi Vala <pvala> |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
| Status: | CLOSED ERRATA | QA Contact: | Parthvi Vala <pvala> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.4 | CC: | bmidwood, hkataria, lavenel, mfeifer, mhradil, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | Keywords: | Regression |
| Target Release: | 5.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.0.4 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-12 13:36:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Parthvi Vala
2019-05-06 09:25:09 UTC
New commits detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/bcfd5106765cf2239e80087fb172cd0490d9f23a commit bcfd5106765cf2239e80087fb172cd0490d9f23a Author: Dávid Halász <dhalasz> AuthorDate: Wed May 8 02:59:33 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Wed May 8 02:59:33 2019 -0400 Convert ldaphost in trusted forests to string to avoid exceptions https://bugzilla.redhat.com/show_bug.cgi?id=1706764 app/views/ops/_ldap_forest_entries.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/e90f0d6910524c728853f9a1b1f200777705e68d commit e90f0d6910524c728853f9a1b1f200777705e68d Author: Dávid Halász <dhalasz> AuthorDate: Thu May 9 10:41:48 2019 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Thu May 9 10:41:48 2019 -0400 Do not submit the form when adding a new LDAP trusted forest item Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1706764 app/views/ops/_ldap_forest_entries.html.haml | 4 +- 1 file changed, 2 insertions(+), 2 deletions(-) FIXED. Verified on 5.11.0.4.20190514210444_0c91ee1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199 |