Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionGarik Khachikyan
2011-09-26 13:20:38 UTC
Description of problem:
trying: org update --name org1 --description "您好" goes ok (and UI show properly)
But display of org list fails:
---
error: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) (more in the log file)
---
Please fix this issue: we need to be consistent on both: UI & API side (what shows ui, the same should do api there). TY.
Version-Release number of selected component (if applicable):
katello-cli-0.1.10-1.git.278.85760dc.el6.noarch
katello-0.1.83-1.git.48.02111ba.fc15.noarch
How reproducible:
always entering non-ascii chars
Steps to Reproduce:
1.see in descr.
2.
3.
Actual results:
Fails on listing the orgs when there is a one with special characters there.
Expected results:
No problem to display the non-ascii characters - be same as UI is.
Additional info:
same issue when you have special chars in the name of the org. UI works, CLI - fails.
Seems there is a global issue here - so please confirm, if we would/ be / could fixing that for CLI?
Fixed in commits 26653a2a3d157e879398aef276c69fd2c0dcdbad and bc4a8811c9b55d8dc194fdccb84a2c76209d7eaf.
This commits should fix it globally, but more testing for another parts of CLI is welcome.
# VERIFIED
checked in both: description and name of org creation - works perfectly.
randomly checked the non-ascii chars in some other cli calls - so far are fine.
Packages the verification was made:
katello-0.1.101-1.git.30.d57dd1d.el6.x86_64
katello-cli-0.1.11-1.git.0.facb3bb.el6.noarch