Bug 871794 - Creating a user using the i18n characters failed
Summary: Creating a user using the i18n characters failed
Keywords:
Status: CLOSED DUPLICATE of bug 813291
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Adam Price
QA Contact: Tazim Kolhar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-31 12:16 UTC by Tazim Kolhar
Modified: 2016-04-26 00:54 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-31 14:00:53 UTC
Embargoed:


Attachments (Terms of Use)
User name i18n (72.11 KB, image/png)
2012-10-31 12:16 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2012-10-31 12:16:54 UTC
Created attachment 636083 [details]
User name i18n

Description of problem:
Creating a user using the i18n characters failed

Version-Release number of selected component (if applicable):
# rpm -qa | grep katello
katello-configure-1.2.0-1h.el6_3.noarch
katello-headpin-all-1.2.1-7h.el6_3.noarch
katello-cli-1.2.1-1h.el6_3.noarch
katello-selinux-1.2.0-1h.el6_3.noarch
katello-glue-candlepin-1.2.1-7h.el6_3.noarch
katello-certs-tools-1.2.0-1h.el6_3.noarch
katello-headpin-1.2.1-7h.el6_3.noarch
katello-common-1.2.1-7h.el6_3.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-common-1.2.1-1h.el6_3.noarch


How reproducible:
yum install -y katello-headpin-all
katello-configure --deployment=sam

Steps to Reproduce:
1.Login to SAM UI
2.Navigate Administer -> Users
3.Click admin . Change the language to 'ja'
4.Click + New User
5.Enter user name using some i18n character
6. Add other details
  
Actual results:

User creation failed
Expected results:
User creation should be allowed

Additional info:

Comment 1 Adam Price 2012-10-31 13:00:36 UTC
what's the exact error message? changes were made last sprint to enforce ascii characters because of the some pulp limitations.

https://github.com/Katello/katello/commit/9c5e2918494c5e1128df82b2bbf2c3d078a8e528

Comment 2 Tazim Kolhar 2012-10-31 13:12:30 UTC
Hi


I had documented this test case in the test run :
https://tcms.engineering.redhat.com/case/195552/?from_plan=6660

Earlier the previous versions of SAM (1.0 and 1.1)
supported creating users using i18n characters also.

is that dropped for the new version (SAM 1.2) ?
if so then please, update accordingly so that I can modify the test case .

Comment 3 Tom McKay 2012-10-31 13:14:17 UTC
Closing as duplicate. Available for testing in katello master

*** This bug has been marked as a duplicate of bug 813291 ***

Comment 4 Adam Price 2012-10-31 13:58:50 UTC
this is a regression due to commit:
https://github.com/Katello/katello/commit/9c5e2918494c5e1128df82b2bbf2c3d078a8e528

Comment 5 Adam Price 2012-10-31 14:00:53 UTC

*** This bug has been marked as a duplicate of bug 813291 ***


Note You need to log in before you can comment on or make changes to this bug.