Summary: | Searching for "goo..." gives out Google Chat contacts in an incorrect manner | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | sombragris |
Component: | contact-runner | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | 0.6.80 | ||
Target Milestone: | Future | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ktp-contact-runner/5b113592d6bb56a7bb5c505df0e45f78c6ef9723 | Version Fixed In: | 0.7.0 |
Sentry Crash Report: |
Description
sombragris
2013-09-28 22:47:31 UTC
Makes sense, we can just ingore everything after the @symbol when matching contact IDs Git commit 6b6e567f098bcf2372b2a63209374090f5a6c108 by David Edmundson. Committed on 29/09/2013 at 04:07. Pushed by davidedmundson into branch 'master'. Do not include the @blah.com when matching contacts REVIEW: 112988 M +4 -1 src/contactrunner.cpp http://commits.kde.org/ktp-contact-runner/6b6e567f098bcf2372b2a63209374090f5a6c108 Git commit 5b113592d6bb56a7bb5c505df0e45f78c6ef9723 by David Edmundson. Committed on 29/09/2013 at 04:07. Pushed by davidedmundson into branch 'kde-telepathy-0.7'. Do not include the @blah.com when matching contacts REVIEW: 112988 M +4 -1 src/contactrunner.cpp http://commits.kde.org/ktp-contact-runner/5b113592d6bb56a7bb5c505df0e45f78c6ef9723 |