Bug 1445899
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, hkataria, jhardy, mkanoor, mpovolny, obarenbo, simaishi, sshveta, tfitzger | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | service | ||||||
Fixed In Version: | 5.8.0.15 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 1442920 | Environment: | |||||
Last Closed: | 2017-05-31 15:02:01 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: | |||||||
Attachments: |
|
Comment 2
Shveta
2017-04-28 20:37:42 UTC
Re-opening as seeing the same issue at another place . Using the dialog attached , order a catalog item. Appliance : https://10.8.199.233 Service - integer_issue. Order the item and see error. Created attachment 1277986 [details]
dialog used
version - 5.8.0.14-rc3.20170509175238_5dbf87a
New commit detected on ManageIQ/manageiq/fine: https://github.com/ManageIQ/manageiq/commit/57ff3ae7310a2f42c440769c8368a2016f953ffb commit 57ff3ae7310a2f42c440769c8368a2016f953ffb Author: Greg McCullough <gmccullo> AuthorDate: Thu May 11 16:45:18 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Thu May 11 17:38:58 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=1445899 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. 5.8.0.15.20170517161141_119e6fd 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:1367 |