Last modified: 2014-08-10 03:09:32 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71354, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69354 - Login with unicode username fails
Login with unicode username fails
Status: RESOLVED FIXED
Product: Pywikibot
Classification: Unclassified
login.py (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Pywikipedia bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-09 19:37 UTC by Eran Roz
Modified: 2014-08-10 03:09 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Eran Roz 2014-08-09 19:37:39 UTC
This is probably due to recent changes in the user agent string.

File "core/pywikibot/data/api.py", line 337, in submit	body=paramstring)
	File "core/pywikibot/comms/http.py", line 164, in request
	username=quote(username),
	File "/usr/lib/python2.7/urllib.py", line 1268, in quote
	return ”.join(map(quoter, s))
	KeyError: u'\u05e2'
Comment 1 Gerrit Notification Bot 2014-08-09 20:03:39 UTC
Change 153221 had a related patch set uploaded by Merlijn van Deen:
Bug 69354 Allow unicode usernames in headers

https://gerrit.wikimedia.org/r/153221
Comment 2 Gerrit Notification Bot 2014-08-09 21:14:49 UTC
Change 153221 had a related patch set uploaded by Legoktm:
Allow unicode usernames in headers

https://gerrit.wikimedia.org/r/153221
Comment 3 Gerrit Notification Bot 2014-08-09 21:16:22 UTC
Change 153221 merged by jenkins-bot:
Allow unicode usernames in headers

https://gerrit.wikimedia.org/r/153221

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


Navigation
Links