| Summary: | Line breaking are missed when copy paste if crypt module is on | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Laurent Léonard <laurent> |
| Component: | Cryptography Plugin | Assignee: | 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
Do you mean that when you copy something into the message composition box, and then send it encrypted, linebreaks are not sent properly? 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 |