http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13663
--- Comment #4 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #3) > If the patron doesn't have any tools permission, you have to log in again > after uploading the file. > > I think this is because > upload-file-progress.pl still requires the tool permission. > > Are we sure those files are only used for the offline circulation file > upload? Hum, I was sure I tested that, but actually you are right, the file is used by other scripts: upload-file.pl is used in file-upload.in which is used in - offline_circ/process_koc.tt - tools/stage-marc-import.tt - tools/upload-images.tt So this patch does not fix the problem correctly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
