Bug 193313 - kioclient cat command behavies inappropriately
Summary: kioclient cat command behavies inappropriately
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 04:29 UTC by Jonathan Cervidae
Modified: 2011-12-16 21:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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