[Pidgin] #2701: Log paths for non-ascii account / buddy names can be too long ( > 255 characters)

Pidgin trac at pidgin.im
Mon Oct 29 13:42:40 EDT 2007


#2701: Log paths for non-ascii account / buddy names can be too long ( > 255
characters)
------------------------------+---------------------------------------------
  Reporter:  bl_beard         |       Owner:  rlaager                            
      Type:  defect           |      Status:  new                                
  Priority:  minor            |   Milestone:                                     
 Component:  winpidgin (gtk)  |     Version:  2.1.0                              
Resolution:                   |    Keywords:  Could not create log file meanwhile
   Pending:  0                |  
------------------------------+---------------------------------------------
Changes (by rlaager):

  * owner:  datallah => rlaager

Comment:

 bl_beard: The escaping here isn't UTF-8. Please try to avoid throwing
 around terms you don't understand.

 We could write out the filename as-is (in UTF-8) instead of urlencoding
 it, but I'm not sure if that's kosher on all the versions of Windows we
 support. If it is, we're probably safe on Unix as well. If we do this,
 though, it more-or-less forces an incompatible transition for anyone with
 non-ASCII characters in their username, though.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/2701#comment:4>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list