Ticket #89 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

German Umlauts wrong at the PS3

Reported by: kTitan Assigned to: dev
Priority: minor Milestone: 0.4
Component: Core Version:
Keywords: Cc:

Description

At the PS3 the German Umlauts does not appear correctly. I tried it till svn version 516. I see "H0glle" instead of "Hülle" as an example.

I will attach an log with COHERENCE_DEBUG=soap:5 like requested from dev

Attachments

debug.log (44.3 kB) - added by kTitan on 26.06.2007 17:56:10.

Change History

26.06.2007 17:56:10 changed by kTitan

  • attachment debug.log added.

27.06.2007 14:16:02 changed by dev

(In [519]) changed some of the ElementTree? action to really send out utf-8 data (experimental and untested with Python2.4), re #89

27.06.2007 20:03:03 changed by kTitan

  • status changed from new to closed.
  • resolution set to fixed.

dev fixed the problem with the changesets till [525]