From bugzilla-daemon@bugs.koha-community.org Fri Nov 18 16:44:50 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] New: Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 18 Nov 2022 15:44:50 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5157083629618394112==" --===============5157083629618394112== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D32272 Bug ID: 32272 Summary: Last borrower and previous borrower display on moredetail.pl is broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Bug 31315 removed GetItemsInfo from moredetail.pl In the template we expected the item to contain the borrowernumber and cardnumber for last three borrowers from old issues: 341 [% IF ( ITEM_DAT.card0 ) %]
  • Last borrower: [% ITEM_DAT.card0 | html %] 
  • [% END %] 342 [% IF ( ITEM_DAT.card1 ) %]
  • Prev= ious borrower: [% ITEM_DAT.card1 | html %] 
  • [% END %] 343 [% IF ( ITEM_DAT.card2 ) %]
  • Prev= ious borrower: [% ITEM_DAT.card2 | html %] 
  • [% END %] We should either fix this, or remove this display --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============5157083629618394112==-- From bugzilla-daemon@bugs.koha-community.org Fri Nov 18 16:45:01 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 18 Nov 2022 15:44:59 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2607965435339480747==" --===============2607965435339480747== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31315 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31315 [Bug 31315] Remove GetItemsInfo from moredetail -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============2607965435339480747==-- From bugzilla-daemon@bugs.koha-community.org Sat Nov 19 22:14:07 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Sat, 19 Nov 2022 21:14:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0290161529551993543==" --===============0290161529551993543== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============0290161529551993543==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 10:11:59 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 09:11:58 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6447195724489528577==" --===============6447195724489528577== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com, | |katrin.fischer@bsz-bw.de --- Comment #1 from Jonathan Druart --- What's your opinion on this? I don't mind reintroducing the "feature", but there is something inconsistent: We are displaying "Last returned by" if StoreLastBorrower is set, but then display the last 3 patrons who borrowed the items whatever is the value of StoreLastBorrower. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============6447195724489528577==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 10:23:11 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 09:23:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5439136555064609978==" --===============5439136555064609978== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============5439136555064609978==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 10:23:21 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 09:23:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1390645962528551372==" --===============1390645962528551372== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 --- Comment #2 from Jonathan Druart --- Created attachment 144107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144107&action=edit Bug 32272: Restore last and previous borrowers on moredetail GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of the last 3 borrowers. But 31315 forgot to adjust the code when it has been moved to using Koha::Items Test plan: Check an item in and out to several patrons Go to the moredetail page (items) and confirm that the "last borrowers" info is displayed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============1390645962528551372==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 10:23:58 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 09:23:57 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7311639132078735334==" --===============7311639132078735334== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |jonathan.druart+koha@gmail. |ity.org |com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============7311639132078735334==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 10:24:32 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 09:24:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2802845522984549583==" --===============2802845522984549583== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_22_11_candidate --- Comment #3 from Jonathan Druart --- Marking as 22.11 candidate but could be for .01 -- You are receiving this mail because: You are watching all bug changes. --===============2802845522984549583==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 23:44:32 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 22:44:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2233186253253172344==" --===============2233186253253172344== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Andrew Fuerste-Henry changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewfh@dubcolib.org --- Comment #4 from Andrew Fuerste-Henry --- (In reply to Jonathan Druart from comment #1) > What's your opinion on this? > > I don't mind reintroducing the "feature", but there is something > inconsistent: We are displaying "Last returned by" if StoreLastBorrower is > set, but then display the last 3 patrons who borrowed the items whatever is > the value of StoreLastBorrower. Yeah, those are two parallel but distinct systems with some confusing labels. Both are meaningful and needed. -- You are receiving this mail because: You are watching all bug changes. --===============2233186253253172344==-- From bugzilla-daemon@bugs.koha-community.org Mon Nov 21 23:45:13 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 21 Nov 2022 22:45:12 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5849314719855360747==" --===============5849314719855360747== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Andrew Fuerste-Henry changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #5 from Andrew Fuerste-Henry --- Patch doesn't apply: Applying: Bug 32272: Restore last and previous borrowers on moredetail Using index info to reconstruct a base tree... M koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt error: Failed to merge in the changes. Patch failed at 0001 Bug 32272: Restore last and previous borrowers on moredetail [33mhint: Use 'git am --show-current-patch=diff' to see the failed patch[m When you have resolved this problem run "git bz apply --continue". If you would prefer to skip this patch, instead run "git bz apply --skip". To restore the original branch and stop patching run "git bz apply --abort". Patch left in /tmp/Bug-32272-Restore-last-and-previous-borrowers-on-m-ilGOtR.patch Apply? [(y)es, (n)o, (i)nteractive] -- You are receiving this mail because: You are watching all bug changes. --===============5849314719855360747==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 6 22:28:36 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 06 Jan 2023 21:28:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2474432504551478611==" --===============2474432504551478611== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Michael Hafen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #144107|0 |1 is obsolete| | CC| |michael.hafen@washk12.org --- Comment #6 from Michael Hafen --- Created attachment 145107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145107&action=edit Bug 32272: Restore last and previous borrowers on moredetail GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of the last 3 borrowers. But 31315 forgot to adjust the code when it has been moved to using Koha::Items Test plan: Check an item in and out to several patrons Go to the moredetail page (items) and confirm that the "last borrowers" info is displayed [Rebase 2023-01-06] -- You are receiving this mail because: You are watching all bug changes. --===============2474432504551478611==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 6 22:28:50 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 06 Jan 2023 21:28:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6441643550080182539==" --===============6441643550080182539== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Michael Hafen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============6441643550080182539==-- From bugzilla-daemon@bugs.koha-community.org Mon Jan 9 18:59:46 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 09 Jan 2023 17:59:45 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3745911480325260495==" --===============3745911480325260495== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145107|0 |1 is obsolete| | --- Comment #7 from Lucas Gass --- Created attachment 145156 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145156&action=edit Bug 32272: Restore last and previous borrowers on moredetail GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of the last 3 borrowers. But 31315 forgot to adjust the code when it has been moved to using Koha::Items Test plan: Check an item in and out to several patrons Go to the moredetail page (items) and confirm that the "last borrowers" info is displayed Signed-off-by: Lucas Gass -- You are receiving this mail because: You are watching all bug changes. --===============3745911480325260495==-- From bugzilla-daemon@bugs.koha-community.org Mon Jan 9 19:00:07 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Mon, 09 Jan 2023 18:00:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5639912004542557858==" --===============5639912004542557858== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============5639912004542557858==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 10:42:41 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 09:42:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7632030930208921573==" --===============7632030930208921573== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #8 from Marcel de Rooy --- Michael: Normally a rebase does not imply an author change? -- You are receiving this mail because: You are watching all bug changes. --===============7632030930208921573==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 10:44:07 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 09:44:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5343724014734757527==" --===============5343724014734757527== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============5343724014734757527==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 10:44:17 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 09:44:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1913381552481017669==" --===============1913381552481017669== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145156|0 |1 is obsolete| | --- Comment #9 from Marcel de Rooy --- Created attachment 145255 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145255&action=edit Bug 32272: Restore last and previous borrowers on moredetail GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of the last 3 borrowers. But 31315 forgot to adjust the code when it has been moved to using Koha::Items Test plan: Check an item in and out to several patrons Go to the moredetail page (items) and confirm that the "last borrowers" info is displayed Signed-off-by: Lucas Gass Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. --===============1913381552481017669==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 10:44:27 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 09:44:23 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1372195177892410388==" --===============1372195177892410388== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Marcel de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | -- You are receiving this mail because: You are watching all bug changes. --===============1372195177892410388==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 11:17:55 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 10:17:54 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1891981747909879966==" --===============1891981747909879966== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #145255|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart --- Created attachment 145258 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145258&action=edit Bug 32272: Restore last and previous borrowers on moredetail GetItemsInfo added a card0, card1 and card2 info with the cardnumbers of the last 3 borrowers. But 31315 forgot to adjust the code when it has been moved to using Koha::Items Test plan: Check an item in and out to several patrons Go to the moredetail page (items) and confirm that the "last borrowers" info is displayed Signed-off-by: Lucas Gass Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. --===============1891981747909879966==-- From bugzilla-daemon@bugs.koha-community.org Fri Jan 13 11:18:07 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 13 Jan 2023 10:18:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6830215312538380317==" --===============6830215312538380317== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 --- Comment #11 from Jonathan Druart --- Restored date and author. -- You are receiving this mail because: You are watching all bug changes. --===============6830215312538380317==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 18 16:50:35 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Wed, 18 Jan 2023 15:50:04 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5326802540002552147==" --===============5326802540002552147== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============5326802540002552147==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 18 16:50:45 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Wed, 18 Jan 2023 15:50:07 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6171669386013075230==" --===============6171669386013075230== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 --- Comment #12 from Martin Renvoize --- Nice work everyone! Pushed to 23.05.x for the next release -- You are receiving this mail because: You are watching all bug changes. --===============6171669386013075230==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 18 18:06:17 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Wed, 18 Jan 2023 17:05:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3569361821297835236==" --===============3569361821297835236== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Jacob O'Mara changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable Version(s)|23.05.00 |23.05.00,22.11.02 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============3569361821297835236==-- From bugzilla-daemon@bugs.koha-community.org Wed Jan 18 18:06:27 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Wed, 18 Jan 2023 17:05:51 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1273698814949132782==" --===============1273698814949132782== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 --- Comment #13 from Jacob O'Mara --- Nice work, thanks everyone! Pushed to 22.11.x for the next release. -- You are receiving this mail because: You are watching all bug changes. --===============1273698814949132782==-- From bugzilla-daemon@bugs.koha-community.org Tue Jan 24 21:34:24 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Tue, 24 Jan 2023 20:34:23 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6245469032738730818==" --===============6245469032738730818== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Lucas Gass changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |RESOLVED Resolution|--- |FIXED --- Comment #14 from Lucas Gass --- Missing dependencies for 22.05.x, no backport. -- You are receiving this mail because: You are watching all bug changes. --===============6245469032738730818==-- From bugzilla-daemon@bugs.koha-community.org Fri May 26 16:48:54 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 32272] Last borrower and previous borrower display on moredetail.pl is broken Date: Fri, 26 May 2023 14:48:43 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2689138121307912349==" --===============2689138121307912349== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272 Nick Clemens changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |33788 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33788 [Bug 33788] moredetail.pl shows all (many?) previous borrowers instead of 3 -- You are receiving this mail because: You are watching all bug changes. --===============2689138121307912349==--