Summary: | Usermenu "Recalls history" not active when confirming recall | ||
---|---|---|---|
Product: | Koha | Reporter: | Pedro Amorim <pedro.amorim> |
Component: | OPAC | Assignee: | Pedro Amorim <pedro.amorim> |
Status: | Pushed to oldstable --- | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | aleisha, david, fridolin.somers, lucas, m.de.rooy, oleonard |
Version: | Main | ||
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: |
24.05.00,23.11.06,23.05.12
|
|
Circulation function: | recalls | ||
Bug Depends on: | 19532 | ||
Bug Blocks: | |||
Attachments: |
Bug 36142: recallsview template param for opac-recall.tt
Bug 36142: recallsview template param for opac-recall.tt Bug 36142: recallsview template param for opac-recall.tt |
Description
Pedro Amorim
2024-02-21 13:03:56 UTC
Created attachment 162316 [details] [review] Bug 36142: recallsview template param for opac-recall.tt Test plan: 1) Enable UseRecalls 2) Visit OPAC confirm recall page: <opac_url>/cgi-bin/koha/opac-recall.pl?biblionumber=76 3) Notice left-side menu 'Recalls history' is not active 4) Apply patch. Repeat. Created attachment 162400 [details] [review] Bug 36142: recallsview template param for opac-recall.tt Test plan: 1) Enable UseRecalls 2) Visit OPAC confirm recall page: <opac_url>/cgi-bin/koha/opac-recall.pl?biblionumber=76 3) Notice left-side menu 'Recalls history' is not active 4) Apply patch. Repeat. Signed-off-by: David Nind <david@davidnind.com> Created attachment 164449 [details] [review] Bug 36142: recallsview template param for opac-recall.tt Test plan: 1) Enable UseRecalls 2) Visit OPAC confirm recall page: <opac_url>/cgi-bin/koha/opac-recall.pl?biblionumber=76 3) Notice left-side menu 'Recalls history' is not active 4) Apply patch. Repeat. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.06 Backported to 23.05.x for upcoming 23.05.12 |