From bugzilla-daemon@bugs.koha-community.org Sat Nov 14 13:32:08 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27028] New: Transfers: hold warning doesn't display patron's name and their branch Date: Sat, 14 Nov 2020 12:32:06 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0824393824804815387==" --===============0824393824804815387== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27028 Bug ID: 27028 Summary: Transfers: hold warning doesn't display patron's name and their branch Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 113641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113641&action=edit screenshot-of-the-issue == Test plan == 1. Place a hold (record level in my example) 2. Try a transfer 3. Get a hold warning 4. It doesn't display (at least, not checked everything) the patron's name and their branch. See screenshot-of-the-issue.png The code confirms that it should: Reserve found for [% name | html %] ([% borrowernumber | html %]). [...] [% IF ( reserved ) %]Set reserve to waiting and transfer book to [% branchname | html %]: [% END %] -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============0824393824804815387==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 27 00:33:20 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27028] Manual transfers: patron name display in hold warning should be standardized Date: Thu, 26 Jan 2023 23:33:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5040298123824329205==" --===============5040298123824329205== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27028 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Transfers: hold warning |Manual transfers: patron |doesn't display patron's |name display in hold |name and their branch |warning should be | |standardized --- Comment #1 from Katrin Fischer --- The display could be a little nicer, but it works now: Hold found for koha (42) (51).=20 42 =3D cardnumber 51 =3D linked borrowernumber ... and the heading still reads Reserve found, this should be Hold found. I am updating the bug description a little, we should use a standardized patr= on name display here, that also respects visibility settings etc. --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============5040298123824329205==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 24 16:59:26 2024 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 27028] Manual transfers: patron name display in hold warning should be standardized Date: Wed, 24 Apr 2024 14:59:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8066414791011624515==" --===============8066414791011624515== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27028 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25682 --- Comment #2 from Owen Leonard --- I'm working on a patch for Bug 25682 which I think will solve this issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============8066414791011624515==--