Review Request: Fix opening logviewer with preselected Facebook contact
Commit Hook
null at kde.org
Sun Sep 30 18:28:04 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106635/#review19662
-----------------------------------------------------------
This review has been submitted with commit 278f9f82550cf763e96585ec5aed6418f9cc760e by Dan Vrátil to branch kde-telepathy-0.5.
- Commit Hook
On Sept. 30, 2012, 5:36 p.m., Dan Vratil wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106635/
> -----------------------------------------------------------
>
> (Updated Sept. 30, 2012, 5:36 p.m.)
>
>
> Review request for Telepathy.
>
>
> Description
> -------
>
> Starting logviewer with preselected Facebook contact fails, because Facebook contacts UIDs start with "-", so KCmdLineArgs interprets it as an (invalid) argument and fails to start logviewer.
>
> This patch changes logviewer cmd line syntax to
>
> ktp-log-viewer accountID,contactID
>
> i.e. passing accountID and contactID as a single argument and separating them just by comma. This assumes comma is not an allowed character within accountID and contactID, which I believe is a safe assumption.
>
>
> This addresses bug 307577.
> http://bugs.kde.org/show_bug.cgi?id=307577
>
>
> Diffs
> -----
>
> app/chat-window.cpp 57cc33f
>
> Diff: http://git.reviewboard.kde.org/r/106635/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Dan Vratil
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120930/25ca5fc8/attachment.html>
More information about the KDE-Telepathy
mailing list