Changeset 10391

Show
Ignore:
Timestamp:
09/05/08 21:09:01 (3 months ago)
Author:
js
Message:

Fix #4290

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/common/connection_handlers.py

    r10356 r10391  
    17811781                'answer_receipts') and contact and contact.sub \ 
    17821782                not in (u'to', u'none'): 
    1783                         receipt = common.xmpp.Message(to = jid, typ = 'chat') 
     1783                        receipt = common.xmpp.Message(to = frm, typ = 'chat') 
    17841784                        receipt.setID(msg.getID()) 
    17851785                        receipt.setTag('received',