Summary: | Typing a Patron Name into the checkout bar goes moremember.pl instead of circulation.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, gmcharlt, jonathan.druart, kyle.m.hall |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30653 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lisette Scheer
2021-12-01 21:52:01 UTC
Hi Lisette, Which link on which view exactly? Links in the autocomplete result from the header will bring you to circulation.pl if tab is "Check out" and to moremember if tab is "Search patron" Still in the header, the redirect if there is only one patron matching your search will bring you to either circulation or moremember depending on the tab. On the patron result, the link in the "Card" column points to circulation.pl when the link on the patron's name points to moremember. All those behaviours seem correct to me. I can confirm the behavior Lisette describes in 21.05.04, but it is mysteriously fixed in 21.05.07. |