| Summary: | Link on basket group name for closed basket groups is broken | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Acquisitions | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris, jonathan.druart, paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 7604 - Link on basket group name for closed basket groups is broken
Bug 7604 - Link on basket group name for closed basket groups is broken |
||
|
Description
Katrin Fischer
2012-02-26 13:10:12 UTC
Created attachment 9194 [details] [review] Bug 7604 - Link on basket group name for closed basket groups is broken Fixes the intended behaviour of the link on the basket group name for closed basket groups by adding a missing '='. Clicking the link will reopen the basket group. The attached patch fixes a typo in the link to make it work like it was intended. I am not sure the intended behaviour is what we want to happen here. Feedback welcome :) Created attachment 9540 [details] [review] Bug 7604 - Link on basket group name for closed basket groups is broken Fixes the intended behaviour of the link on the basket group name for closed basket groups by adding a missing '='. Clicking the link will reopen the basket group. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Simple typo fix, signed off QA comments: Typo fix Marking as Passed QA Small fix, no string changes, will be in 3.8.1 |