Bug 1442857
Summary: | Datasources Download .txt truncates host-name | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matt Mahoney <mmahoney> | ||||
Component: | Reporting | Assignee: | Gregg Tanzillo <gtanzill> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.8.0 | CC: | cpelland, jfrey, jhardy, jhenner, nansari, obarenbo, rspagnol, simaishi, yrudman | ||||
Target Milestone: | GA | Keywords: | TestOnly, Triaged, ZStream | ||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1480008 1481864 (view as bug list) | Environment: | |||||
Last Closed: | 2018-03-06 15:08:04 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: | |||||||
Bug Blocks: | 1480008, 1481864, 1503797 | ||||||
Attachments: |
|
This is a core issue, and not a new one. It was already reported twice on the upstream repo more than a year ago. Here are the duplicates: https://github.com/ManageIQ/manageiq/issues/6875 https://github.com/ManageIQ/manageiq/issues/9391 I'm reassigning to the same assignee as in github. *** Bug 1461538 has been marked as a duplicate of this bug. *** *** Bug 1441707 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/3df5c485de343e892cde2fea135e4b92db30ca0c commit 3df5c485de343e892cde2fea135e4b92db30ca0c Author: Yuri Rudman <yrudman> AuthorDate: Mon Aug 7 10:07:40 2017 -0400 Commit: Yuri Rudman <yrudman> CommitDate: Mon Aug 7 14:08:24 2017 -0400 do not limit width of table when downloading report in text format https://bugzilla.redhat.com/show_bug.cgi?id=1442857 app/models/miq_report/formatters/text.rb | 1 + 1 file changed, 1 insertion(+) *** Bug 1396562 has been marked as a duplicate of this bug. *** *** Bug 1482500 has been marked as a duplicate of this bug. *** Niyaz, this affected all download report links so its not just middleware specific. Verified in Version 5.9.0.9.20171115202245_7429f75 |
Created attachment 1272159 [details] Datasources .txt Description of problem: Middleware Manager Datasources Download .text truncates host-name Version-Release number of selected component (if applicable): Middleware Provider ER1 CFME: 5.8.0.10-beta1.20170411212748_e47d319 How reproducible: Steps to Reproduce: 1. Navegate to Middleware Manager -> Datasources 2. Click Downloads -> TXT 3. Validate PDF content. Actual results: Host-name truncated. Expected results: Host-name should not be truncated. Additional info: