Bug 245752

Summary: Logging error, private messages get combined with the channel logs where they were created
Product: [Applications] konversation Reporter: Paul <ompaul>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: hein, ompaul
Priority: NOR    
Version: 1.3.1   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Paul 2010-07-26 11:24:25 UTC
Version:           1.3.1 (using KDE 4.4.5) 
OS:                Linux

Example:

 /msg randomuser FooBar

which is information for you and randomuser.

However if you did this in #popularchannel, the logs of your conversation with random user would be combined with the channel logs, as opposed to the "pm logs with randomuser.


Reproducible: Always

Steps to Reproduce:
while running program in a #channel
/msg otherperson FooBar

read the logs for #channel

the conversation with othe person should not be there, this may be a security concern if the person who is sending a message also does "offical logs" of a channel.


Expected Results:  
The private message data would be in the log file for the private conversation.
Comment 1 Paul 2010-07-26 13:01:57 UTC
If you were posting comments from these logs you may include private information.
Comment 2 Eike Hein 2011-06-27 13:20:09 UTC

*** This bug has been marked as a duplicate of bug 100369 ***