[Trac-tickets] [The Trac Project] #1058: Charset ???

The Trac Project noreply at edgewall.com
Wed Dec 15 23:48:48 EST 2004


#1058: Charset ???
----------------------+-----------------------------------------------------
       Id:  1058      |      Status:  new                     
Component:  browser   |    Modified:  Wed Dec 15 23:48:45 2004
 Severity:  critical  |   Milestone:                          
 Priority:  high      |     Version:  none                    
    Owner:  jonas     |    Reporter:  eaglewang at citiz.net     
----------------------+-----------------------------------------------------
 I am a Chinese.[[BR]]
 I have a subversion repository.There are directory names and file names in
 Chinese.
 Now,the question is :[[BR]]
  * if a directory name in Chinese:[[BR]]
 {{{
 --------------------------------
 No such file or directory
 "/tags/΄µµ»񏟯": no such file or directory in revision 247

 TracGuide — The Trac User and Administration Guide
 -----------------------------
 }}}
  * if a file name in Chinese:
 {{{
 -----------------------------
 Oops...
 Trac detected an internal error:
 null argument to internal routineIf you think this really should work and
 you can reproduce it. Then you should consider to report this problem to
 the Trac team.

 Go to http://trac.edgewall.com/ and create a new ticket where you describe
 the problem, how to reproduce it. Don't forget to include the python
 traceback found below.

 TracGuide — The Trac User and Administration Guide

 Python traceback
 Traceback (most recent call last):
   File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 525, in
 cgi_start
     real_cgi_start()
   File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 520, in
 real_cgi_start
     dispatch_request(path_info, args, req, env)
   File "C:\ContIntg\Python\Lib\site-packages\trac\core.py", line 435, in
 dispatch_request
     module.run()
   File "C:\ContIntg\Python\Lib\site-packages\trac\Module.py", line 44, in
 run
     self.render()
   File "C:\ContIntg\Python\Lib\site-packages\trac\File.py", line 282, in
 render
     oh = svn.fs.node_history(root, self.path, self.pool)
 SystemError: null argument to internal routine
 -----------------------------------
 }}}
  * if the content of a file in Chinese:
 {{{
 ----------------------------------
 ==×¢Òâ==:
 1¡¢Ã¿ŽÎÌ᜻ǰÇëÎñ±ØÏÈupdateÒ»ÏÂ.
 2¡¢žÃÅäÖÿâĿǰµÄ·ÃÎÊ·Ÿ¶Îª£º
 -----------------------------------
 }}}

 ok,that's all.oh,my poor english.

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


More information about the Trac-Tickets mailing list