https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68446|0 |1 is obsolete| | Attachment #68447|0 |1 is obsolete| | --- Comment #8 from Nick Clemens <[email protected]> --- Created attachment 68619 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68619&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 - copying and pasting that into the address bar should take you to the public results of your report. sponsored-by: Catalyst IT Signed-off-by: Josef Moravec <[email protected]> -- 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/
