From bugzilla-daemon@bugs.koha-community.org Mon Aug 17 10:52:15 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] New: The OPAC ISBD view does not display item information Date: Mon, 17 Aug 2020 08:52:14 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1720372036281595735==" --===============1720372036281595735== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D26223 Bug ID: 26223 Summary: The OPAC ISBD view does not display item information Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: a.roussos@dataly.gr QA Contact: testopia@bugs.koha-community.org The ISBD view in the OPAC interface does not display item information. To reproduce this issue, have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

||
Copy numberShelving locationKoha collectionBarcodeCall number (Full ca= ll number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
--=20 You are receiving this mail because: You are watching all bug changes. --===============1720372036281595735==-- From bugzilla-daemon@bugs.koha-community.org Mon Aug 17 10:52:52 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Mon, 17 Aug 2020 08:52:51 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1883187254118409151==" --===============1883187254118409151== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Andreas Roussos changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |a.roussos@dataly.gr Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. --===============1883187254118409151==-- From bugzilla-daemon@bugs.koha-community.org Mon Aug 17 11:06:09 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Mon, 17 Aug 2020 09:06:07 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7602889077426241141==" --===============7602889077426241141== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Andreas Roussos changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. --===============7602889077426241141==-- From bugzilla-daemon@bugs.koha-community.org Mon Aug 17 11:06:19 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Mon, 17 Aug 2020 09:06:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2871438355188592257==" --===============2871438355188592257== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #1 from Andreas Roussos --- Created attachment 108381 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108381&action=edit Bug 26223: include item information in OPAC ISBD view The ISBD view in the OPAC interface does not display item information. This patch fixes that. Test plan: 0) Have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

| |
Copy numberShelving locationKoha collectionBarcodeCall number (Full call number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
Switch to the OPAC ISBD view for your biblio; notice how it does not display item information. 1) Apply the patch, and restart Plack/memcached if necessary. 2) Refresh the OPAC ISBD view page, this time you should see item information as per the OPACISBD system preference setting. -- You are receiving this mail because: You are watching all bug changes. --===============2871438355188592257==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 18 19:55:41 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 18 Aug 2020 17:55:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2719920030404765422==" --===============2719920030404765422== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Ivan Dziuba changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108381|0 |1 is obsolete| | --- Comment #2 from Ivan Dziuba --- Created attachment 108533 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108533&action=edit Bug 26223: include item information in OPAC ISBD view The ISBD view in the OPAC interface does not display item information. This patch fixes that. Test plan: 0) Have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

| |
Copy numberShelving locationKoha collectionBarcodeCall number (Full call number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
Switch to the OPAC ISBD view for your biblio; notice how it does not display item information. 1) Apply the patch, and restart Plack/memcached if necessary. 2) Refresh the OPAC ISBD view page, this time you should see item information as per the OPACISBD system preference setting. Signed-off-by: Ivan Dziuba -- You are receiving this mail because: You are watching all bug changes. --===============2719920030404765422==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 18 19:56:03 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 18 Aug 2020 17:56:02 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3921082650421639577==" --===============3921082650421639577== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Ivan Dziuba changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108533|0 |1 is obsolete| | --- Comment #3 from Ivan Dziuba --- Created attachment 108534 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108534&action=edit Bug 26223: include item information in OPAC ISBD view The ISBD view in the OPAC interface does not display item information. This patch fixes that. Test plan: 0) Have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

| |
Copy numberShelving locationKoha collectionBarcodeCall number (Full call number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
Switch to the OPAC ISBD view for your biblio; notice how it does not display item information. 1) Apply the patch, and restart Plack/memcached if necessary. 2) Refresh the OPAC ISBD view page, this time you should see item information as per the OPACISBD system preference setting. Signed-off-by: Ivan Dziuba -- You are receiving this mail because: You are watching all bug changes. --===============3921082650421639577==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 18 22:22:30 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 18 Aug 2020 20:22:29 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1458065728727058603==" --===============1458065728727058603== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Ivan Dziuba changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ivan.dziuba@inlibro.com --- Comment #4 from Ivan Dziuba --- This patch doesn't work ... -- You are receiving this mail because: You are watching all bug changes. --===============1458065728727058603==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 18 22:23:18 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 18 Aug 2020 20:23:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9074824071041339515==" --===============9074824071041339515== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Katrin Fischer --- Does the information just not show? -- You are receiving this mail because: You are watching all bug changes. --===============9074824071041339515==-- From bugzilla-daemon@bugs.koha-community.org Wed Aug 19 15:41:07 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Wed, 19 Aug 2020 13:41:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6994421546544516018==" --===============6994421546544516018== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #6 from Ivan Dziuba --- (In reply to Katrin Fischer from comment #5) > Does the information just not show? yes -- You are receiving this mail because: You are watching all bug changes. --===============6994421546544516018==-- From bugzilla-daemon@bugs.koha-community.org Mon Sep 14 07:58:50 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Mon, 14 Sep 2020 05:58:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0250867413223618075==" --===============0250867413223618075== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Andreas Roussos changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #7 from Andreas Roussos --- (In reply to Ivan Dziuba from comment #4) > This patch doesn't work ... (In reply to Ivan Dziuba from comment #6) > (In reply to Katrin Fischer from comment #5) > > Does the information just not show? > > yes Hi Ivan! I just tried to apply the patch on top of the current master (51fd1db) and it worked fine. I'm not sure why it didn't work for you, can you elaborate on what steps you followed, please? I'm setting the status to 'Needs Signoff' to get more eyes on this... -- You are receiving this mail because: You are watching all bug changes. --===============0250867413223618075==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 15 13:06:35 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 15 Sep 2020 11:06:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1472207079650512681==" --===============1472207079650512681== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108381|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============1472207079650512681==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 15 13:06:52 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 15 Sep 2020 11:06:51 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5754832246815691063==" --===============5754832246815691063== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108534|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============5754832246815691063==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 15 13:19:17 2020 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Tue, 15 Sep 2020 11:19:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4394075826014923708==" --===============4394075826014923708== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #8 from Owen Leonard --- Sorry this doesn't work for me either :( I applied the patch, modified the OPACISBD system preference, "restart_all," and refreshed the page in the OPAC. No item information shows on the page. -- You are receiving this mail because: You are watching all bug changes. --===============4394075826014923708==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 02:12:28 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 00:12:26 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5739453018876435261==" --===============5739453018876435261== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D26223 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #9 from Fridolin Somers --- I think this is caused by Bug 22696 We should come back to calling : my $record =3D GetMarcBiblio({ biblionumber =3D> $biblionumber, embed_items =3D> 1, opac =3D> 1, borcat =3D> $borcat }); Like for example in opac-export.pl : https://git.koha-community.org/Koha-community/Koha/src/branch/20.11.x/opac/op= ac-export.pl#L51 --=20 You are receiving this mail because: You are watching all bug changes. --===============5739453018876435261==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 02:12:38 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 00:12:37 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2818822787067180902==" --===============2818822787067180902== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion -- You are receiving this mail because: You are watching all bug changes. --===============2818822787067180902==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 02:12:50 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 00:12:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5794624284372731577==" --===============5794624284372731577== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22696 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22696 [Bug 22696] Simplify visibility logic in opac-ISBDdetail.pl -- You are receiving this mail because: You are watching all bug changes. --===============5794624284372731577==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 09:57:55 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 07:57:54 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2053215266523694765==" --===============2053215266523694765== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #10 from Jonathan Druart --- This patch is working for me. 1. Use KTD 2. Edit OPACISBD and add the following content at the end: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
3. /cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=11 With this patch I see the table: https://snipboard.io/usn5j7.jpg -- You are receiving this mail because: You are watching all bug changes. --===============2053215266523694765==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 09:58:36 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 07:58:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7438876070224063353==" --===============7438876070224063353== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7438876070224063353==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 09:58:47 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 07:58:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4836095951113774120==" --===============4836095951113774120== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108381|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart --- Created attachment 124099 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124099&action=edit Bug 26223: include item information in OPAC ISBD view The ISBD view in the OPAC interface does not display item information. This patch fixes that. Test plan: 0) Have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

| |
Copy numberShelving locationKoha collectionBarcodeCall number (Full call number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
Switch to the OPAC ISBD view for your biblio; notice how it does not display item information. 1) Apply the patch, and restart Plack/memcached if necessary. 2) Refresh the OPAC ISBD view page, this time you should see item information as per the OPACISBD system preference setting. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. --===============4836095951113774120==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 09:59:10 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 07:59:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0806951334494196054==" --===============0806951334494196054== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |tomascohen@gmail.com |y.org | -- You are receiving this mail because: You are watching all bug changes. --===============0806951334494196054==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 13:41:12 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 11:41:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0051431587630985582==" --===============0051431587630985582== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #12 from Tomás Cohen Arazi --- It seems to me that the order in which the filters are listed should be swapped. We want the items to be embedded and THEN their subfields filtered. -- You are receiving this mail because: You are watching all bug changes. --===============0051431587630985582==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 13:43:15 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 11:43:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0937761042434853863==" --===============0937761042434853863== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #13 from Tomás Cohen Arazi --- Well, and I would do: my @items = $biblio->items->filter_by_visible_in_opac; it will save lots of CPU cycles in some cases. -- You are receiving this mail because: You are watching all bug changes. --===============0937761042434853863==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 13:43:25 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 11:43:22 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8332652524951685424==" --===============8332652524951685424== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. --===============8332652524951685424==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:12:12 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:12:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2016628180534764707==" --===============2016628180534764707== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============2016628180534764707==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:12:22 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:12:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3111000353899816522==" --===============3111000353899816522== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #124099|0 |1 is obsolete| | --- Comment #14 from Tomás Cohen Arazi --- Created attachment 124101 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124101&action=edit Bug 26223: include item information in OPAC ISBD view The ISBD view in the OPAC interface does not display item information. This patch fixes that. Test plan: 0) Have a biblio with at least one item attached to it and include one of the following snippets in the OPACISBD system preference, depending on your MARC flavour: MARC21: #952|

Items

||
Copy numberShelving locationKoha item typeBarcodeCall number (Full call number)Materials specified (bound volume or other part)
{952t} {952c} {952y} {952p} {952o} {9523}
UNIMARC: #995|

Items

| |
Copy numberShelving locationKoha collectionBarcodeCall number (Full call number)Numbering (volume or other part)
{9956} {995e} {995h} {995f} {995k} {995l}
Switch to the OPAC ISBD view for your biblio; notice how it does not display item information. 1) Apply the patch, and restart Plack/memcached if necessary. 2) Refresh the OPAC ISBD view page, this time you should see item information as per the OPACISBD system preference setting. Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. --===============3111000353899816522==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:12:32 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:12:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8930422723049692897==" --===============8930422723049692897== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #15 from Tomás Cohen Arazi --- Created attachment 124102 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124102&action=edit Bug 26223: (QA follow-up) Fix filter order Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. --===============8930422723049692897==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:12:47 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:12:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7336714357926698525==" --===============7336714357926698525== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============7336714357926698525==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:23:14 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:23:13 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5440243366929006548==" --===============5440243366929006548== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #124102|0 |1 is obsolete| | --- Comment #16 from Tomás Cohen Arazi --- Created attachment 124103 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124103&action=edit Bug 26223: (QA follow-up) Fix filter order Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. --===============5440243366929006548==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:25:19 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:25:05 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4439548032041661102==" --===============4439548032041661102== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============4439548032041661102==-- From bugzilla-daemon@bugs.koha-community.org Thu Aug 26 14:33:47 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Thu, 26 Aug 2021 12:33:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0354341239619810076==" --===============0354341239619810076== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |28906 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28906 [Bug 28906] Koha::Items->filter_by_visible_in_opac doesn't honour list context -- You are receiving this mail because: You are watching all bug changes. --===============0354341239619810076==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 27 15:37:25 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Fri, 27 Aug 2021 13:36:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1845253614997085093==" --===============1845253614997085093== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============1845253614997085093==-- From bugzilla-daemon@bugs.koha-community.org Fri Aug 27 15:37:35 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Fri, 27 Aug 2021 13:36:58 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2395961252907442561==" --===============2395961252907442561== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 --- Comment #17 from Jonathan Druart --- Pushed to master for 21.11, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes. --===============2395961252907442561==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 3 15:57:22 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Fri, 03 Sep 2021 13:57:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4731589923898871795==" --===============4731589923898871795== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.11.00 |21.11.00,21.05.03 released in| | CC| |kyle@bywatersolutions.com Status|Pushed to master |Pushed to stable --- Comment #18 from Kyle M Hall --- Pushed to 21.05.x for 21.05.04 -- You are receiving this mail because: You are watching all bug changes. --===============4731589923898871795==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 3 15:59:05 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Fri, 03 Sep 2021 13:59:04 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7755359015094950957==" --===============7755359015094950957== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.11.00,21.05.03 |21.11.00,21.05.04 released in| | -- You are receiving this mail because: You are watching all bug changes. --===============7755359015094950957==-- From bugzilla-daemon@bugs.koha-community.org Wed Sep 8 22:12:20 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Wed, 08 Sep 2021 20:12:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5132993127446092042==" --===============5132993127446092042== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Pushed to oldstable Version(s)|21.11.00,21.05.04 |21.11.00,21.05.04,20.11.10 released in| | --- Comment #19 from Fridolin Somers --- Pushed to 20.11.x for 20.11.10 -- You are receiving this mail because: You are watching all bug changes. --===============5132993127446092042==-- From bugzilla-daemon@bugs.koha-community.org Mon Sep 20 13:29:44 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information Date: Mon, 20 Sep 2021 11:29:44 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5102561359092224953==" --===============5102561359092224953== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26223 Victor Grousset/tuxayo changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to oldstable |RESOLVED CC| |victor@tuxayo.net --- Comment #20 from Victor Grousset/tuxayo --- Not backported to oldoldstable (20.05.x). Feel free to ask if it's needed. -- You are receiving this mail because: You are watching all bug changes. --===============5102561359092224953==--