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

  1. Login as the superuser
  2. Install SimplifiedChinese language package

  3. Logout
  4. goto 创建账号 page (i.e. %E9%A6%96%E9%A1%B5?action=newaccount)
  5. input name(aaa), a simple password(aaa), and other fields
  6. click the button
  7. UnicodeEncodeError raised

Example

Component selection

Details

traceback.html

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


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/1.8_UnicodeEncodeErrorAtPasswordChecker (last edited 2008-12-17 10:58:08 by ThomasWaldmann)