Bug 741274
Summary: | Non-ascii chars in org description - error on org list | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Garik Khachikyan <gkhachik> |
Component: | API | Assignee: | Ivan Necas <inecas> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Garik Khachikyan <gkhachik> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0.1 | CC: | hhovsepy, inecas, mkoci |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 17:58:28 UTC | Type: | --- |
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: | 747354 |
Description
Garik Khachikyan
2011-09-26 13:20:38 UTC
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 Automated in method: "com.redhat.qe.katello.tests.cli.OrgTests.test_updateOrg()" getting rid of 6.0.0 version since that doesn't exist |