Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#5824 closed defect (duplicate)

Unicode characters in my source code don't show up in browsing source code

Reported by: anonymous Owned by: Christian Boos
Priority: normal Milestone:
Component: version control/browser Version: 0.10.4
Severity: normal Keywords: Unicode
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Some files, for examples, ResourceBundle_ja.properties.UTF-8 in my project have unicode characters. When browsing those files, the source browser doesn't show unicode characters correctly. I confirm that the configuration of my browser is correct because revision logs for those files in Japanese correctly appear in the source browser view.

Attachments (0)

Change History (5)

comment:1 by anonymous, 17 years ago

Component: generalbrowser
Keywords: Unicode added
Owner: changed from Jonas Borgström to Christian Boos
Version: 0.10.4

comment:2 by Pedro Algarvio, aka, s0undt3ch <ufs@…>, 17 years ago

And you're sure you have:

[trac]
 (....)
default_charset = utf-8
 (....)

in your trac.ini?

comment:3 by anonymous, 17 years ago

Yeah, after I changed "default_charset=iso-8859-15" to "default_charset=utf-8", the source browser still shows unicode characters in my source files incorrectly. However, the source browser shows those unicode characters differently before and after changing default_charset.

comment:4 by anonymous, 17 years ago

After I upgrade python to 2.4.4 from 2.3.4, the source browser correctly shows unicode characters. Probably something was wrong in Python 2.3. I leave this ticket as is because I'm not sure what should happen on this ticket.

comment:5 by Christian Boos, 16 years ago

Resolution: duplicate
Status: newclosed

See #3809.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos 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.