[Pidgin] #4264: lost internet connection breaks pidgin accounts.xml file through wrong encoding of the error message

Pidgin trac at pidgin.im
Wed Dec 5 09:17:11 EST 2007


#4264: lost internet connection breaks pidgin accounts.xml file through wrong
encoding of the error message
-------------------+--------------------------------------------------------
Reporter:  waschk  |       Owner:  lschiere    
    Type:  defect  |      Status:  new         
Priority:  minor   |   Component:  unclassified
 Version:  2.3.0   |    Keywords:              
 Pending:  0       |  
-------------------+--------------------------------------------------------
 My DSL connection was closed while pidgin was running. Pidgin wrote the
 last
 error message into the current_error -> description tag but not in the
 correct
 UTF-8 encoding but in my system's de_DE.ISO-9660-15 encoding. This made
 accounts.xml invalid XML and pidgin started with an empty accounts list:



 # xmllint .purple/accounts.xml[[BR]]
 .purple/accounts.xml:375: parser error : Input is not proper UTF-8,
 indicate
 encoding !
 Bytes: 0xE4 0x72 0x65 0x72
 Temporärer Fehler bei der Namensauflösung</description>
       ^


 pidgin should check the encoding of this error message before writing this
 file.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4264>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list