[Pidgin] #320: XMPP URIs handled incorrectly

Pidgin trac at pidgin.im
Thu Apr 26 14:18:26 EDT 2007


#320: XMPP URIs handled incorrectly
------------------------+---------------------------------------------------
  Reporter:  ltm        |       Owner:  rlaager                    
      Type:  patch      |      Status:  new                        
  Priority:  minor      |   Milestone:  Go public with Pidgin 2.0.0
 Component:  libpurple  |     Version:  2.0                        
Resolution:             |    Keywords:                             
------------------------+---------------------------------------------------
Changes (by rlaager):

  * owner:  datallah => rlaager
  * milestone:  => Go public with Pidgin 2.0.0

Old description:

> The simplest form of XMPP URIs are handled incorrectly by purple-url-
> handler. The URI xmpp:romeo at montague.net specifies a screenname
> (recipient) and no accountname (sender). The purple-url-handler script
> will, however, assume no screenname and treat romeo at montague.net as the
> accountname.

New description:

 ltm: The simplest form of XMPP URIs are handled incorrectly by purple-url-
 handler. The URI xmpp:romeo at montague.net specifies a screenname
 (recipient) and no accountname (sender). The purple-url-handler script
 will, however, assume no screenname and treat romeo at montague.net as the
 accountname.

 seanegan: I have no idea what you're talking about with regard to win32.

 Everyone: I'm marking this for the 2.0.0 milestone because it's simple and
 hopefully we can get it in before then. It's not strictly a blocker
 though.

Comment:

 ltm: From my reading of this patch, you've made this require xmpp://...
 and no longer accept xmpp:... Is that correct? If so, can you change that
 back? It's probably as simple as making it (//)? again and updating the
 match numbers. I don't have time to test this now, but if you make the
 changes, I can commit this.

 Also, if you're not already in the COPYRIGHT file, what would you like
 there (typically your full name).

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


More information about the Tracker mailing list