[Xcb] XCB wiki broken for non-English browsers

Jamey Sharp jamey at minilop.net
Thu Apr 20 10:08:30 PDT 2006


Ah, if I set my browser to prefer pt-br language settings, I can
reproduce this. But I'm not sure how to fix it.

We have no non-English content, so I suppose we should disable all
internationalization in MoinMoin if we can. Anyone know how to do that?

Thanks,
--Jamey

On Thu, Apr 20, 2006 at 08:52:56AM -0300, Solerman Kaplon wrote:
> Jamey Sharp escreveu:
> >Thanks for your interest! I can't reproduce this problem though. In the
> >absence of any better suggestions, could you just try hitting the page
> >again?
> 
> I tried, still same result. In the bottom of page, there is the bellow 
> text. Notice the args and object with a text, that is portuguese (Pt or 
> Pt-Br), looks like the text it is trying to use should be ascii and the 
> translation is in unicode. If I use english in the browser, I manage to 
> see it.
> 
> *UnicodeDecodeError*: 'ascii' codec can't decode byte 0xed in position 
> 78: ordinal not in range(128)
>      __doc__ = 'Unicode decoding error.'
>      __getitem__ = <bound method UnicodeDecodeError.__getitem__ of 
> <exceptions.UnicodeDecodeError instance>>
>      __init__ = <bound method UnicodeDecodeError.__init__ of 
> <exceptions.UnicodeDecodeError instance>>
>      __module__ = 'exceptions'
>      __str__ = <bound method UnicodeDecodeError.__str__ of 
> <exceptions.UnicodeDecodeError instance>>
>      args = ('ascii', '<a title="Clique aqui para fazer uma busca 
> completa no texto procurando este t\xedtulo" href="', 78, 79, 'ordinal 
> not in range(128)')
>      encoding = 'ascii'
>      end = 79
>      object = '<a title="Clique aqui para fazer uma busca completa no 
> texto procurando este t\xedtulo" href="'
>     reason = 'ordinal not in range(128)'
>      start = 78
> 
> Solerman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20060420/b5856657/attachment.pgp


More information about the Xcb mailing list