Bug 1267700
| Summary: | undefined method `gsub' for 1000000000001:Fixnum [ems_infra/show] when clicking on Templates from provider summary screen | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> |
| Component: | UI - OPS | Assignee: | Keenan Brock <kbrock> |
| Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | akarol, dclarizi, hkataria, jhardy, mfeifer, mpovolny, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:34:05 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: | |||
|
Description
Nandini Chandra
2015-09-30 17:37:42 UTC
*** Bug 1267825 has been marked as a duplicate of this bug. *** *** Bug 1267809 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/f01845585242f5114d9838a13eb8152e13b01760 commit f01845585242f5114d9838a13eb8152e13b01760 Author: Keenan Brock <kbrock> AuthorDate: Thu Oct 1 10:50:57 2015 -0400 Commit: Keenan Brock <kbrock> CommitDate: Thu Oct 1 12:55:27 2015 -0400 fix undefined method gsub for 100001:Fixnum introduced in 902ab945c9be11661552c317a47134d409fee51a https://bugzilla.redhat.com/show_bug.cgi?id=1267700 app/views/layouts/_dhtmlxgrid.html.haml | 2 +- spec/views/layouts/dhtmlxgrid.html.haml_spec.rb | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 spec/views/layouts/dhtmlxgrid.html.haml_spec.rb Verified in 5.5.0.7 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-2015:2551 |