#2981: unable to upload files which filename is non-english characters
----------------------------------------+-----------------------------------
 Reporter:  anonymous                   |        Owner:  cboos   
     Type:  defect                      |       Status:  reopened
 Priority:  normal                      |    Milestone:  0.10    
Component:  general                     |      Version:  devel   
 Severity:  normal                      |   Resolution:          
 Keywords:  attachment unicode windows  |  
----------------------------------------+-----------------------------------
Comment (by mgood):

 The byte 0xa2 is not in the example filename you mentioned.  I've tested
 the example filename on different Trac setups and it works fine.  I also
 tested a filename with the character for 0xa2 "ยข", which works fine as
 well.  What web server are you using, and which Trac frontend (FastCGI,
 mod_python, CGI)?  It looks like it must be encoding the `PATH_INFO`
 variable incorrectly.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2981>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to