[Trac-tickets] Re: [The Trac Project] #1115: Source browser should support other encodings than UTF-8

The Trac Project noreply at edgewall.com
Sat Jan 15 02:06:17 EST 2005


#1115: Source browser should support other encodings than UTF-8
---------------------+------------------------------------------------------
       Id:  1115     |      Status:  closed                  
Component:  browser  |    Modified:  Sat Jan 15 02:06:16 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  0.8                     
    Owner:  jonas    |    Reporter:  trustin at gleamynode.net  
---------------------+------------------------------------------------------
Changes (by cmlenz):

  * resolution:  => worksforme
  * keywords:  browse source encoding => source charset
  * severity:  critical => normal
  * priority:  highest => normal
  * status:  new => closed

Comment:

 TracIni has a ''default_charset'' option for this:

 {{{
 [trac]
 default_charset = iso-8859-1
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1115>
The Trac Project <>


More information about the Trac-Tickets mailing list