Revision 21eb2f5...

Go back to digest for 1st July 2012

Bug Fixes in KDE Base

Alex Fiestas committed changes in [bluedevil/1.0] /daemon/helpers/filereceiver/openobex:

Check if we have permission to save the files in the destination folder

First we check if the destination folder exists and is writeable.
If it doesn't exists we try to create it.

If we can't use the configure destination folder, we fallback to
DocumentsLocation also checking if it doesn't exists and creating it
en case it does exists.

File Changes

Modified 2 files
  • /daemon/helpers/filereceiver/openobex
  •   src/server.cpp
  •   src/server.h
2 files changed in total