Bug 93853

Summary: JJ: KWord/KPresenter: no network transparency when saving pictures
Product: [Applications] koffice Reporter: Nicolas Goutte <nicolasg>
Component: generalAssignee: Giovanni Venturi <giovanni>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Nicolas Goutte 2004-11-24 16:45:50 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

In KWord (koffice/kword/kwview.cc line 5913)
and KPresenter (koffice/kpresenter/kpresenter_view.cc line 745), the saving of 
the picture is done without network transparency.
KIO::NetAccess::upload should be used (with a KTempFile) if the file is not 
local

See the thread of koffice-devel: 
http://lists.kde.org/?t=109933271500004&r=1&w=2

Have a nice day!
Comment 1 Giovanni Venturi 2004-11-24 20:01:07 UTC
Ok, I work on it.
Comment 2 Giovanni Venturi 2004-12-02 20:32:24 UTC
Fixed on HEAD