Description

UnicodeDecode error when trying to access hitcounts graphic

Steps to reproduce

I've configure user preference's language as brazilian portuguese. I get a error message every time I try to see hitcounts statistics of a page. This have happened in MoinMoin site (error report below), but I've got almost the same error in two other MoinMoin sites that I admin.

Example

Details

This report came from moinmoin.wikiwikiweb.de:

'ascii' codec can't decode byte 0xc3 in position 6: ordinal not in range(128)

    * args = ('ascii', 'Prefer\xc3\xaanciasDoUsu\xc3\xa1rio', 6, 7, 'ordinal not in range(128)')
    * encoding = 'ascii'
    * end = 7
    * object = 'Prefer\xc3\xaanciasDoUsu\xc3\xa1rio'
    * reason = 'ordinal not in range(128)'
    * start = 6

MoinMoin Version

OS and Version

Python Version

Server Setup

Server Details

Workaround

Discussion

Sounds like MoinMoinBugs/UnicodeDecodeErrorInInformationPage which is already fixed in 1.5 head (since yesterday).

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/UnicodeDecodeError (last edited 2007-10-29 19:21:24 by localhost)