Ticket #5682 (closed Bug: fixed)

Opened 6 years ago

Last modified 5 years ago

UnicodeDecodeError

Reported by: gdegrez@… Owned by: hannosch
Priority: major Milestone: 2.5.1
Component: Internationalization Keywords: UnicodeDecodeError
Cc: ydetandt@…

Description

Error occurring when using a French version of MacOS X/Safari or Camino browser, which prevents in particular to change language properties, translate and other things (got it when registering on Plone.org!) and which occasionally corrupts pages.

Error Type UnicodeDecodeError Error Value 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128) Request made at 2006/07/19 08:25:38.665 Universal

Change History

comment:1 Changed 6 years ago by hannosch

Sorry, but without far more details, we are not able to do anything about this. Could you please describe what exactly you did to provoke this error and where it occurred? It is likely that you get this error in different places but usually these indicate different errors as well. Please also note the exact versions you used (or the date you tried this in case of plone.org).

comment:2 Changed 6 years ago by limi

  • Status changed from new to closed
  • Resolution set to fixed

Since no additional info was provided, I assume this is the original Unicode problem that certain languages had with 2.5, and that hannosch has fixed in SVN already.

comment:3 Changed 5 years ago by hannosch

  • Milestone changed from 2.5.x to 2.5.1
Note: See TracTickets for help on using tickets.