Bug 1003625
| Summary: | when exporting "Red Hat Default Report" for organization with ',' in name, columns do not match | |||
|---|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | Jan Hutař <jhutar> | |
| Component: | Splice | Assignee: | Splice Developers <splice-devel> | |
| Status: | CLOSED ERRATA | QA Contact: | mkovacik | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | Nightly | CC: | cduryee, sthirugn, vkuznets | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1008504 (view as bug list) | Environment: | ||
| Last Closed: | 2013-10-01 11:23:20 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: | 833466, 1008504 | |||
|
Description
Jan Hutař
2013-09-02 14:00:16 UTC
a2c5343 splice-reports 0.0.9+ Verified with Snapshot6:
_id, record, CHECK-IN TIME, STATUS, DB ID, SATELLITE SERVER, SYSTEM ID, HOSTNAME, ORGANIZATION, LIFECYCLE STATE,
{"ident"=>"dc0ded5d-2d17-4a43-a0a8-64e6fdbb3510"}, 52331d5b6aa5b46818000003, 2013-09-13T06:02:12Z, "Invalid", "dc0ded5d-2d17-4a43-a0a8-64e6fdbb3510", "ec2-54-216-163-158.eu-west-1.compute.amazonaws.com", 1000010000, "ip-10-64-147-151.eu-west-1.compute.internal", "Testing, Org", "Active",
fields are enquoted now.
FAILS_QA
Please try with system named like:
"ahoj"
(including these quotes). You will get CSV file like:
{"ident"=>"27c33d36-0599-4220-9b27-3207f418a2db"}, 5236de8841905d6c59000006, 2013-09-16T10:31:43Z, "Current", "27c33d36-0599-4220-9b27-3207f418a2db", "ibm-x3650m4-03-vm08.lab.eng.brq.redhat.com", 1000010001, ""ahoj"", "Red Hat, Inc.", "Active",
So columns do not match again. Now there is one column less in LibreOffice.
Sorry, forgot to mention: used SAM 1.3 snapshot #6 as well. I would suggest creating new issue for quotes as original one was for commas. (In reply to Vitaly Kuznetsov from comment #5) > I would suggest creating new issue for quotes as original one was for commas. Sure, cloned to bug 1008504. (In reply to Jan Hutař from comment #6) > (In reply to Vitaly Kuznetsov from comment #5) > > I would suggest creating new issue for quotes as original one was for commas. > > Sure, cloned to bug 1008504. Thanks! Setting this one to 'Verified' then (names with commas work). 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. http://rhn.redhat.com/errata/RHEA-2013-1390.html |