23 Jul
2020
23 Jul
'20
11:17 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5087 --- Comment #27 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 107224 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107224&action=edit Bug 5087: Add server-side check If a user to access a CSV profile that is not available at the OPAC we should redirect to 404. It will also handle undefined csv_profiles For instance: kohadev.mydnsname.org:8080/cgi-bin/koha/opac-downloadshelf.pl?shelfnumber=1&format=3 kohadev.mydnsname.org:8080/cgi-bin/koha/opac-downloadcart.pl?bib_list=1/2/&format=3 -- You are receiving this mail because: You are watching all bug changes.