8 Jun
2023
8 Jun
'23
6:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33556 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 152212 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152212&action=edit Bug 33556: Path parameters are handled explicitly in the controllers In the case of $c->objects->search_rs, the variable is just not used. In the case of /acq/orders, it's a leftover from when we removed in the helper. Check there are tests with path params everywhere (including orders) and it has no effect. -- You are receiving this mail because: You are watching all bug changes.