Summary: | "Home library" empty on "Recalls history" | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Patrons | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | Passed QA --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
Severity: | minor | ||
Priority: | P5 - low | CC: | david, gmcharlt, kyle, Laura.escamilla |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This fixes the recalls history page for a patron - the patron's home library is now shown in the patron information section in the staff interface (previously, "Home library:" was shown without the patron's actual home library showing).
|
|
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 19532 | ||
Bug Blocks: | 40568, 40589 | ||
Attachments: |
Bug 40566: Display "Home library" on "Recalls history"
Bug 40566: Display "Home library" on "Recalls history" Bug 40566: Display "Home library" on "Recalls history" Bug 40566: Display "Home library" on "Recalls history" |
Description
Jonathan Druart
2025-07-31 14:46:28 UTC
Created attachment 184932 [details] [review] Bug 40566: Display "Home library" on "Recalls history" Test plan: Go to http://localhost:8081/cgi-bin/koha/members/recallshistory.pl?borrowernumber=19 and confirm that with this patch applied you see the "Home library" of the patron in the patron's info block (top left) Created attachment 184935 [details] [review] Bug 40566: Display "Home library" on "Recalls history" Test plan: Go to http://localhost:8081/cgi-bin/koha/members/recallshistory.pl?borrowernumber=19 and confirm that with this patch applied you see the "Home library" of the patron in the patron's info block (top left) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 184964 [details] [review] Bug 40566: Display "Home library" on "Recalls history" Test plan: Go to http://localhost:8081/cgi-bin/koha/members/recallshistory.pl?borrowernumber=19 and confirm that with this patch applied you see the "Home library" of the patron in the patron's info block (top left) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: David Nind <david@davidnind.com> I've added my sign-off - maybe Owen's could count as the QA? Created attachment 185488 [details] [review] Bug 40566: Display "Home library" on "Recalls history" Test plan: Go to http://localhost:8081/cgi-bin/koha/members/recallshistory.pl?borrowernumber=19 and confirm that with this patch applied you see the "Home library" of the patron in the patron's info block (top left) Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> |