Bug 157776 - kopete jabber new line
Summary: kopete jabber new line
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: 0.50.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-13 12:45 UTC by Filip Kwiatkowski
Modified: 2008-07-10 12:52 UTC (History)
0 users

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 Filip Kwiatkowski 2008-02-13 12:45:56 UTC
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.
Comment 1 Filip Kwiatkowski 2008-03-16 11:57:03 UTC
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.
Comment 2 Steve Hay 2008-07-06 21:12:13 UTC
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.
Comment 3 Matt Rogers 2008-07-10 06:15:53 UTC
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.
Comment 4 Filip Kwiatkowski 2008-07-10 12:52:46 UTC
I've just compiled the svn code (KDE 4.1.60) and it works OK :) Thank You.