Bug 245752 - Logging error, private messages get combined with the channel logs where they were created
Summary: Logging error, private messages get combined with the channel logs where they...
Status: RESOLVED DUPLICATE of bug 100369
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 11:24 UTC by Paul
Modified: 2011-06-27 13:20 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 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 ***