Bug 149082

Summary: Line breaking are missed when copy paste if crypt module is on
Product: [Unmaintained] kopete Reporter: Laurent Léonard <laurent>
Component: Cryptography PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Laurent Léonard 2007-08-21 19:07:54 UTC
Version:           0.12.5 (using KDE KDE 3.5.7)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When the crypt module is on, line breaking are missed when copy paste and enter on the chat window.
Comment 1 Charles Connell 2007-10-08 22:24:08 UTC
Do you mean that when you copy something into the message composition box, and then send it encrypted, linebreaks are not sent properly?
Comment 2 Charles Connell 2007-10-15 22:39:10 UTC
SVN commit 725621 by cconnell:

Move more code into finalizeMessage()
Only one nbsp after icon
BUG:149082 Escape html metacharacters, and make sure that icons are on same line as message


 M  +24 -17    cryptographyplugin.cpp  
 M  +1 -1      cryptographyplugin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=725621