[Koha-bugs] [Bug 16782] Display public report URL in staff client report interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 17:09:19 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68446|0                           |1
        is obsolete|                            |
  Attachment #68447|0                           |1
        is obsolete|                            |

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
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 <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list