Summary: | Acq: Link to basket in breadcrumbs broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, mtj, paola.rossi, tomascohen |
Version: | 3.16 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 12565: Acq: Fix broken link in breadcrumbs
Bug 12565: Acq: Fix broken link in breadcrumbs Bug 12565: Acq: Fix broken link in breadcrumbs |
Description
Katrin Fischer
2014-07-12 18:40:09 UTC
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 |