Bug 1264848

Summary: "bugzilla login" cannot handle unicode passwords
Product: [Fedora] Fedora Reporter: Jiri Jaburek <jjaburek>
Component: python-bugzillaAssignee: Cole Robinson <crobinso>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: crobinso, dzickus, jskarvad, sgraf
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-23 01:09:56 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:

Description Jiri Jaburek 2015-09-21 11:16:34 UTC
Description of problem:

When I try to log in (after recent password requirements change on bugzilla.redhat.com), I get

'ascii' codec can't encode character u'\u030e' in position 224: ordinal not in range(128)


Version-Release number of selected component (if applicable):
python-bugzilla-1.2.1-1.fc22.noarch

How reproducible:
always

Steps to Reproduce:
1. try to log in with a non-ascii password

Actual results:
bugzilla login fails with an error message

Expected results:
bugzilla login successfully logs in

Additional info:

Comment 1 Cole Robinson 2015-09-21 21:07:04 UTC
Thanks for the report. I can reproduce with the fedora packages but upstream is fixed. Seems it was fixed as a side effect of this commit:

commit 71fb59e7ec1dcb1237b5586755f5d4801e7bb648
Author: Arun Babu Neelicattu <arun.neelicattu>
Date:   Thu Jul 23 14:53:28 2015 +1000

    Remove workaround for requests < 2.0 on python 3

Comment 2 Cole Robinson 2015-09-23 01:09:56 UTC
Fixed in python-bugzilla-1.2.2-1.fc24