https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22508 --- Comment #30 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- In general I have my doubts on making these changes. It does not really fit in with the original design. Having a flag public to control OPAC access and a new public path could be a bit confusing. As you already noted, the public path should be added to the Tools/Upload form too if we continue here. Do we really want to copy the file? Another approach would be to grant access via the Apache configuration. You would only need a URL config var. Using that approach would make all files public. Or create a PUBLIC category etc to keep a distinction between public and private? -- You are receiving this mail because: You are watching all bug changes.