https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20495 --- Comment #11 from Jonathan Druart <jonathan.druart@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@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.