Bug 1445901
| Summary: | Error in re-configuring service: "Error during 'Provisioning': undefined method `match' for 0:Fixnum Did you mean? catch" | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Automate | Assignee: | eclarizi |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.7.0 | CC: | cpelland, dajohnso, gmccullo, hkataria, jhardy, mkanoor, mpovolny, obarenbo, simaishi, sshveta, tfitzger |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.7.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | service | ||
| Fixed In Version: | 5.7.3.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1442920 | Environment: | |
| Last Closed: | 2017-06-28 15:01:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1442920 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2017-05-11 16:41:00 UTC
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/3647b45d054705d5bfd902b9a3f30591e0482e6a commit 3647b45d054705d5bfd902b9a3f30591e0482e6a Author: Greg McCullough <gmccullo> AuthorDate: Thu May 11 16:45:18 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri May 12 09:54:57 2017 -0400 Merge pull request #15072 from eclarizio/BZ1442920-2 Fix for Error in re-configuring service 'undefined method `match` for Fixnum' (cherry picked from commit d813b153ac02bb7f2a31e13553e29551f5edd5a2) https://bugzilla.redhat.com/show_bug.cgi?id=1445901 app/models/dialog_field_text_box.rb | 10 ++++++---- spec/models/dialog_field_text_box_spec.rb | 22 +++++++++++++++++++++- 2 files changed, 27 insertions(+), 5 deletions(-) Fixed. Verified in 5.7.3.1.20170608124102_4b35a9e 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/RHSA-2017:1601 |