[Pidgin] #5136: xmlnode parsing broken?
    Pidgin 
    trac at pidgin.im
       
    Tue Mar 11 12:55:36 EDT 2008
    
    
  
#5136: xmlnode parsing broken?
------------------------+---------------------------------------------------
  Reporter:  Jaywalker  |       Owner:       
      Type:  defect     |      Status:  new  
  Priority:  minor      |   Milestone:       
 Component:  libpurple  |     Version:  2.4.0
Resolution:             |    Keywords:       
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by rekkanoryo):
 Replying to [comment:6 nosnilmot]:
 > Maybe it has something to do with the unescaped/unencoded 0x92 bytes in
 it?
 Looks like it to me.
 Ideally, 0x92 should be stripped from the message in the prpl.  It's
 commonly used as a "single smart quote" or apostrophe on Windows, and
 since a standard apostrophe or quote appears to already be present beside
 0x92 it's not needed.  Alternatively, a simple escape/encode/whatever
 should be sufficient (g_markup_escape_text can't be trusted to do this,
 particularly in older glib versions).
-- 
Ticket URL: <http://developer.pidgin.im/ticket/5136#comment:7>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list