[Bug 27855] New: TpChannelManager should leave TargetID in the request dict (or even add it if missing?)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 27 13:10:48 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27855

           Summary: TpChannelManager should leave TargetID in the request
                    dict (or even add it if missing?)
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


11:55 < wjt> i made TpChannelManager normalize from id to handle
...
12:03 < smcv> wjt: didn't we decide that for requesting phone numbers with 
              trailing DTMF, TpChannelManager should pass the un-normalized ID 
              through as well?
...
12:04 < Robot101> generally we should propogate unmolested ids as much as 
                  possible
12:04 < smcv> right
12:04 < smcv> currently we guarantee to remove the ID from the dict entirely
12:04 < smcv> so passing it through after all shouldn't break anyone

This would also be useful to fix Gabble Bug #22456 and Bug #25143, but is not
sufficient:

12:06 < wjt> smcv: right, but that's not the problem
12:06 < wjt> smcv: the handle normalization function thorws an erorr
12:06 < wjt> because "foo" isn't a valid conference JID if you don't have a 
             conf server
12:07 < smcv> yeah
12:07 < smcv> perhaps have a flag TpChannelManagers can set for "it's ok, I 
              don't need my handles normalized"?

(If we want such a flag, we should probably add it at the same time.)

The DTMF use-case is Bug #24902.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list