Bug 93853 - JJ: KWord/KPresenter: no network transparency when saving pictures
Summary: JJ: KWord/KPresenter: no network transparency when saving pictures
Status: RESOLVED FIXED
Alias: None
Product: koffice
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Giovanni Venturi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 16:45 UTC by Nicolas Goutte
Modified: 2011-03-07 19:15 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 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