https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782 --- Comment #1 from Liz Rea <liz@catalyst.net.nz> --- Created attachment 68286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68286&action=edit Bug 16782 - disclose URL for public reports on the saved report page It has always annoyed me that you had to look at the help to divine the url for a public report. This patch works it out and displays it for you. Requirements: - OPACBaseURL must be set for the url to be complete. It's ok if it's not, but it's better if it is. - You must have a saved report that is public to your OPAC. To test: - create a public saved report. It can be anything. - view the saved reports page, note that under Public it says: Avaliable at (opacbaseurl)/cgi-bin/koha/svc/report?id=1 - clicking it should take you to the public results of your report. sponsored-by: Catalyst IT -- You are receiving this mail because: You are watching all bug changes.