Bug 193313

Summary: kioclient cat command behavies inappropriately
Product: [Unmaintained] kio Reporter: Jonathan Cervidae <M8R-a46k7l>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.0
Sentry Crash Report:

Description Jonathan Cervidae 2009-05-20 04:29:39 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Fedora RPMs

[jon@jaydee system-boss]$ kioclient --noninteractive cat help:/common/top-left.jpg | wc -c
4
[jon@jaydee system-boss]$ kioclient --noninteractive copy help:/common/top-left.jpg top-left.jpg && wc -c top-left.jpg
631 top-left.jpg
Comment 1 Dawit Alemayehu 2011-12-16 21:06:12 UTC
Git commit 2f6c93c8e217dbdab928fbd4e54851c1ef13fbc9 by Dawit Alemayehu.
Committed on 16/12/2011 at 22:04.
Pushed by adawit into branch 'master'.

To avoid formatting the output, use "cout.write" instead of
"cout <<" when doing cat.

BUG: 193313
FIXED-IN: 4.8.0

M  +1    -1    kioclient/kioclient.cpp

http://commits.kde.org/kde-runtime/2f6c93c8e217dbdab928fbd4e54851c1ef13fbc9