Description
After install SimplifiedChinese language package, while creating new account and give a too simple password, UnicodeEncodeError raised.
UnicodeEncodeError 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128)
Steps to reproduce
- Login as the superuser
Install SimplifiedChinese language package
- Logout
- goto 创建账号 page (i.e. %E9%A6%96%E9%A1%B5?action=newaccount)
- input name(aaa), a simple password(aaa), and other fields
- click the button
UnicodeEncodeError raised
Example
Component selection
- None ascii language package
Details
MoinMoin Version |
|
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
When register new accout, use a complex password
Discussion
Plan
- Priority:
- Assigned to:
Status: this is already fixed, see: http://hg.moinmo.in/moin/1.8/rev/fc4e32fdd922