Bug 1193393
Summary: | Trusted forest entry added even when fields are blank | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Milan Zázrivec <mzazrivec> |
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 5.3.0 | CC: | dajohnso, jhardy, jprause, nachandr, obarenbo, xlecauch |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.3.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.3.4.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1177015 | Environment: | |
Last Closed: | 2015-04-29 13:19:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1177015 | ||
Bug Blocks: |
Comment 1
Milan Zázrivec
2015-02-17 10:02:00 UTC
New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=30b1ec02cfe7b97c6657fbb2995dc6eee865a7eb commit 30b1ec02cfe7b97c6657fbb2995dc6eee865a7eb Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Feb 16 15:24:39 2015 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Tue Feb 17 11:01:24 2015 +0100 UI: don't allow to add an empty ldap forest entry The LDAP hostname has to be set -- we cannot be adding a new forest entry without an LDAP hostname to the set of existing LDAP hosts. https://bugzilla.redhat.com/show_bug.cgi?id=1193393 (cherry picked from commit 9a4b554c952faf37dfc66b475c5b24beaf48f93c) Conflicts: vmdb/app/controllers/ops_controller/settings.rb vmdb/app/controllers/ops_controller/settings.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Verified in 5.3.4.2.20150415125246_f5d5c91 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://rhn.redhat.com/errata/RHBA-2015-0890.html |