http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #94 from Robin Sheat <robin@catalyst.net.nz> --- (In reply to comment #83)
New cataloging plugin upload.pl and new system preference 'uploadPath'. ... uploadPath is the absolute path on the server where the files will be stored. It's possible to have a hierarchy of directories under this path
This should not be a system preference. It should be something that's set in the koha-conf.xml. Library staff should not be modifying it, as they can't ensure that directories are set up with the right permissions. If you're running a hosted setup without permission separation, you could upload into someone else's koha space (probably not terrible, but not ideal.) Finally, it's hard to do an automated configuration of a system preference, and it's easy to do one for koha-conf.xml. -- You are receiving this mail because: You are watching all bug changes.