To reproduce: - Start a new basket - Search for an existing record in your catalog - Try to get back to the basket, using the link in the breadcrumbs - Verify it won't work - Look at the link, it will look something like: /cgi-bin/koha/acqui/basket.pl?=55 There is an extra ? that breaks it.
Actually, the missing "basketno" breaks it - patchin coming.
Created attachment 34027 [details] [review] Bug 12565: Acq: Fix broken link in breadcrumbs The link back to the basket when creating an order by searching for an existing record in the catalog is broken. To test: - Start a new basket - Create a new order line by searching for an existing record in your catalog - Try the link back to the basket from the breadcrumbs at the result list page - Verify that the link is broken - Apply patch and retest
Created attachment 34055 [details] [review] Bug 12565: Acq: Fix broken link in breadcrumbs I've applied the patch. Everything is OK as required. I pass the patch to "Signed Off" status.
Created attachment 34128 [details] [review] Bug 12565: Acq: Fix broken link in breadcrumbs The link back to the basket when creating an order by searching for an existing record in the catalog is broken. To test: - Start a new basket - Create a new order line by searching for an existing record in your catalog - Try the link back to the basket from the breadcrumbs at the result list page - Verify that the link is broken - Apply patch and retest Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Patch pushed to master. Gracias Katrina!
Template changes, held for 3.18.3
Pushed to 3.18.x will be in 3.18.3
Contains string changes, holding for 3.16.8
Pushed to 3.16.x, will be in 3.16.7