[Pidgin] #4951: [MSNP] X-MMS-IM-Format header contains incorrect font name

Pidgin trac at pidgin.im
Thu Feb 28 16:24:43 EST 2008


#4951: [MSNP] X-MMS-IM-Format header contains incorrect font name
-----------------------+----------------------------------------------------
Reporter:  leadpumper  |       Owner:  khc    
    Type:  defect      |      Status:  new    
Priority:  minor       |   Component:  MSN    
 Version:  2.2.1       |    Keywords:  font FN
 Pending:  0           |  
-----------------------+----------------------------------------------------
 === Description ===
 In the MSNP protocol, when sending instant messages to other clients, the
 sending party includes a '''X-MMS-IM-Format''' header. This header
 includes an url encoded font name. This font name string is not correctly
 truncated.

 === Example ===
  * I open a chatscreen to a buddy.
  * I choose Font -> Font face, and select "Bitstream Vera Sans Mono" as
 the font face.
  * I type a message and send it to the buddy. The header is correct:
      X-MMS-IM-Format: FN=Bitstream%20Vera%20Sans%20Mono; EF=; CO=0; PF=0;
 RL=0
  * I choose Font -> Font face again, and select "Loma" as the font face.
  * I type a message and send it to the buddy. The header is INcorrect:
      X-MMS-IM-Format: FN=Lomatream%20Vera%20Sans%20Mono; EF=; CO=0; PF=0;
 RL=0
  * It should have been:
      X-MMS-IM-Format: FN=Loma; EF=; CO=0; PF=0; RL=0

 === Used software ===
 I use Ubuntu Gutsy, and Pidgin 2.2.1 (as outputted from ''/usr/bin/pidgin
 -v'').

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


More information about the Tracker mailing list