Bug 139006

Summary: carrige returns in logged messages not visible in history viewer or chatwindow
Product: [Unmaintained] kopete Reporter: Hetz Ben Hamo <hetzbh>
Component: History PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 0.12.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Hetz Ben Hamo 2006-12-19 12:54:56 UTC
Version:           0.12.3 (using KDE 3.5.5-1.1.el4.kde, CentOS release 4.4 (Final))
Compiler:          gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
OS:                Linux (i686) release 2.6.9-42.0.3.EL

when I press CTRL ENTER while chatting, everything is sent ok, but in the log file (the XML file) it doesn't appear, so when I see the history upon re-talking to someone, I see the lines merged without carriage return where I pressed.

example: Hello
World (thats what I sent and the other side got)
but in the logs and when I re-open the chat window with the person, I see:

HelloWorld

Thanks,
Hetz
Comment 1 Will Stephenson 2007-11-16 14:21:13 UTC
Still in 0.40.0..  However the CRs are in the XML, but are there as literal CRs, not escaped.  I assume that qdomdocument is stripping them.
Comment 2 George Kiagiadakis 2008-07-23 16:23:46 UTC
I cannot reproduce this bug in kopete 0.50.80 (KDE 4.0.99). In the xml, the newline characters are indeed not escaped, but in both the chat window the history viewer, the message appears correctly.
Comment 3 Dominik Tritscher 2008-07-23 16:56:57 UTC
I can confirm the behaviour that George described in the comment before with kopete 0.50.80, so WORKSFORME