Version: 0.50.1 (using 4.0.1 (KDE 4.0.1), Gentoo) Compiler: i686-pc-linux-gnu-gcc OS: Linux (i686) release 2.6.22-gentoo-r9 New lines (\n) don't work properly in Kopete's jabber plugin. Even if message has few lines, it is showed as one long line.
Partially resolved. In Kopete 0.50.1 (KDE 4.0.2) if there are two new line symbols, one after another (\n\n) it is also treated as one line (eg. "foo\n\nbar" will be shown as "foobar"), but if there are more than two new line symbols, it is displayed correct.
Appears to function properly on SVN 828731. Note: Shift-enter strips newlines in excess of 1 on the local display, Ctrl-enter leaves it as is. Both transmitted the same.
If you can reproduce this with the upcoming KDE 4.1 Release Candidate (Beta 2 may also work). Please reopen. If you have to reopen it, please let us know if the newline problem exists when sending messages or receiving them.
I've just compiled the svn code (KDE 4.1.60) and it works OK :) Thank You.