Bug 279456 - konversation 1.3.1 partialy does not honour join/part setting.
Summary: konversation 1.3.1 partialy does not honour join/part setting.
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: notifications (show other bugs)
Version: 1.3.1
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-05 14:17 UTC by Ferdinand Thommes
Modified: 2011-08-05 19:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Thommes 2011-08-05 14:17:53 UTC
Version:           1.3.1 (using KDE 4.6.5) 
OS:                Linux

I have Konversation 1.3.1+ #4092 setto not show join/part activities. This setting was always honoured. With latest upgrade, part activities are shown, joins are not.

Reproducible: Always

Steps to Reproduce:
close app, start app

Actual Results:  
i see part activities

Expected Results:  
i should not see them, as i ruled them out in the settings
Comment 1 Eike Hein 2011-08-05 17:34:55 UTC
I can't reproduce this. My guess is that you have the "Except for watched nicks and nicks active within the [amount of time]" checkbox enabled and the users you saw part messages for were either watched nicks or active within the selected amount of time.
Comment 2 Eike Hein 2011-08-05 17:39:28 UTC
Git commit fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365 by Eike Hein.
Committed on 05/08/2011 at 19:43.
Pushed by hein into branch 'master'.

Change default to false.

Shame as it hides this nice new feature, but users who upgraded from
a version without it and had the parent pref enabled were surprised
by the behavior change, thinking it a bug.

CCBUG:279456

M  +1    -1    src/config/konversation.kcfg

http://commits.kde.org/konversation/fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365
Comment 3 Ferdinand Thommes 2011-08-05 19:15:05 UTC
You were right, I did'nt even see this new feature. It was ticked by default
and triggered the behaviour i felt was a bug. Thanks for the really fast
response!

greetz
Ferdinand

2011/8/5 Eike Hein <hein@kde.org>

> https://bugs.kde.org/show_bug.cgi?id=279456
>
>
>
>
>
> --- Comment #2 from Eike Hein <hein kde org>  2011-08-05 17:39:28 ---
> Git commit fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365 by Eike Hein.
> Committed on 05/08/2011 at 19:43.
> Pushed by hein into branch 'master'.
>
> Change default to false.
>
> Shame as it hides this nice new feature, but users who upgraded from
> a version without it and had the parent pref enabled were surprised
> by the behavior change, thinking it a bug.
>
> CCBUG:279456
>
> M  +1    -1    src/config/konversation.kcfg
>
>
> http://commits.kde.org/konversation/fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 4 Eike Hein 2011-08-05 19:38:33 UTC
No problem, thanks for your report!