Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#92 closed defect (fixed)

Umlaute not displayed correctly

Reported by: rototor@… Owned by: Jonas Borgström
Priority: normal Milestone: 0.5.2
Component: timeline Version: 0.5.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

German Umlaute in svn log message are not displayed correctly in the timeline (Some rubish is displayed for ÄÖÜäöüß).

Attachments (0)

Change History (1)

comment:1 by daniel, 20 years ago

Resolution: fixed
Status: newclosed

This was due to subversion log messages being stored as UTF-8 while everything else was ascii ot latin-1. In itself, less-than-perfect, since we should support other (unicode) encodings as well. It does work for the common western languages now though.

I "fixed" it by re-encoding text upon synchronizing the database and repository. See changeset [204].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.