[Pidgin] #2359: Mobile icon almost never apperars

Pidgin trac at pidgin.im
Mon Mar 17 00:45:07 EDT 2008


#2359: Mobile icon almost never apperars
------------------------+---------------------------------------------------
  Reporter:  benjiphil  |       Owner:  khc            
      Type:  defect     |      Status:  new            
  Priority:  minor      |   Milestone:                 
 Component:  MSN        |     Version:  2.1.0          
Resolution:             |    Keywords:  MSN Mobile icon
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by Maiku):

 I finally finished revising my first patch, and here I went and
 accidentally uploaded my backup at first. That can probably be removed
 (pidgin-msnp14-user-is-mobile.diff.bak).

 Here's an example ILN command when the user has msn mobile set up:
 {{{
 ILN 11 NLN username at hotmail.com 1 DisplayName 1985859708
 }}}

 Here's an excerpt from the address book with the mobile telephone number:
 {{{
 <Contact>
         <contactId>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</contactId>
         <contactInfo>
                 <phones>
                         <ContactPhone>
 <contactPhoneType>ContactPhoneMobile</contactPhoneType>
                                 <number>+00000000000</number>
 <isMessengerEnabled>true</isMessengerEnabled>
                                 <propertiesChanged />
                         </ContactPhone>
                 </phones>
                 <groupIds>
                         <guid>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</guid>
                 </groupIds>
                 <contactType>Regular</contactType>
                 <quickName>username</quickName>
                 <passportName>username at hotmail.com</passportName>
                 <IsPassportNameHidden>false</IsPassportNameHidden>
                 <displayName>username at hotmail.com</displayName>
                 <puid>0</puid>
                 <CID>-XXXXXXXXXXXXXXXXXXX</CID>
                 <IsNotMobileVisible>false</IsNotMobileVisible>
                 <isMobileIMEnabled>false</isMobileIMEnabled>
                 <isMessengerUser>true</isMessengerUser>
                 <isFavorite>false</isFavorite>
                 <isSmtp>false</isSmtp>
                 <hasSpace>false</hasSpace>
                 <spotWatchState>NoDevice</spotWatchState>
                 <birthdate>0001-01-01T00:00:00</birthdate>
                 <primaryEmailType>ContactEmailPersonal</primaryEmailType>
                 <PrimaryLocation>ContactLocationPersonal</PrimaryLocation>
                 <PrimaryPhone>ContactPhonePersonal</PrimaryPhone>
                 <IsPrivate>false</IsPrivate>
                 <Gender>Unspecified</Gender>
                 <TimeZone>None</TimeZone>
         </contactInfo>
         <propertiesChanged />
         <fDeleted>false</fDeleted>
         <lastChange>2008-03-13T19:02:08.357-07:00</lastChange>
 </Contact>
 }}}

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


More information about the Tracker mailing list