| Summary: | Errors in production.log when opening debugging tools in FF | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> |
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
| Status: | CLOSED ERRATA | QA Contact: | Matouš Mojžíš <mmojzis> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.6.0 | CC: | dclarizi, dron, hkataria, jhardy, jkrocil, mpovolny, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | ui:browser | ||
| Fixed In Version: | 5.6.0.6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-29 15:53:51 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: | |
|
Description
Matouš Mojžíš
2016-04-25 09:51:32 UTC
David, there's a stray /*# sourceMappingURL=bootstrap-select.css.map */ in the sass-generated main.scss which is causing the problem.. So reassigning back to you :). Ok, this has to be fixed in patternfly-sass. The PR is done, but it will be probably pushed to MIQ when a new release of patternfly is released. https://github.com/patternfly/patternfly-sass/pull/116 New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/658b0e980aa3af1d48830241830ca97b06fe5073 commit 658b0e980aa3af1d48830241830ca97b06fe5073 Author: Dávid Halász <dhalasz> AuthorDate: Fri Apr 29 16:55:42 2016 +0200 Commit: Dávid Halász <dhalasz> CommitDate: Mon May 2 16:17:44 2016 +0200 PatternFly updated to 3.3.5 with tertiary navigation Among others fixes also this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1330016 Gemfile | 4 ++-- bower.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) *** Bug 1334950 has been marked as a duplicate of this bug. *** Verified in: 5.6.0.6-beta2.5.20160511140943_ff75fb2 No errors/fatals in logs. 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-2016:1348 |