Bug 285629

Summary: Notifications should show information about account they're informing about
Product: [Unmaintained] telepathy Reporter: Igor Poboiko <igor.poboiko>
Component: generalAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mklapetek
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Igor Poboiko 2011-11-03 10:07:30 UTC
Version:           git-latest (using KDE 4.7.2) 
OS:                Linux

Just an example. If I login to some IM service that doesn't support multiple logins from two different places, Telepathy will show me an error notification ("[...] server doesn't support multiple connects"). However, there is no information about what account was disconnected with that reason. This issue makes this notification a bit uninformative (I have to guess which of my several accounts was disconnected).

Only few notifications contains such information (for example, notification about wrong password does).

Reproducible: Always

Steps to Reproduce:
Login from two different places to some IM service that doesn't support multiple accounts.

Actual Results:  
Telepathy shows notification without information about account that was disconnected.

Expected Results:  
Telepathy should provide such information in notifications.

It is related to bug 282205.