https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22508 --- Comment #42 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #40)
(In reply to Jonathan Druart from comment #39)
Are you suggesting I should rewrite the whole patch and rethink the approach? More or less, yes. Note that we now have three parallel developments on this topic. Also one from Devinim and Julian.
It seems that other developments answer different needs. I am not willing to rewrite this development, sorry.
I am not sure I understand exactly what you meant by "just keep one file and allow (by default) direct access to a *public* subdirectory of uploads" Keep one file == Do not make a copy of the original upload to yet another location.
It will complexity the code a bit more, but I can try that if it is enough to get a PQA stamp.
Direct access to public subdir == Define a 'public' subdir where Apache(?) allows direct access. Not to all subdirs of uploads.
I wanted to provide a solution without the need to edit the Apache config. -- You are receiving this mail because: You are watching all bug changes.