Summary:
if config variable uploads_path is set, then copy operation in file manager is not working
Detailed Description:
If I set the cmsms config variables uploads_path, uploads_url,
image_uploads_path, and image_uploads_url to a non default value everything
works fine except the copy and move operation in file manager dont work. An
error appears, stating that "the destination directory specified is not valid"
(which is not true).
Also if these config variables are not set, then the target directory in the
copy operation shows the directory in which the file is I want to copy. If these
variables are set, then the target directory in the copy operation shows the
directory which is set in uploads_path.
All variables contain a valid and existing path or url and both paths get a
success mark in the site admin systems information page.