[Koha-bugs] [Bug 20495] Refactor C4::Reports.Guided - remove get_saved_report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 31 21:34:45 CEST 2018


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

--- Comment #11 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 75717
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75717&action=edit
Bug 20495: (follow-up) Correct search for report by name

Ultimately we should probably remove name access as it is not a unique
id, but this should preserve existing behaviour

To test:
Create a report
Use the service link to confirm the report runs
Replace id=# parameter with name=XXXXXX
Confirm URL works

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Note: We should not remove the param "name", it's a feature, see bug 8256.

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


More information about the Koha-bugs mailing list