From bugzilla-daemon@bugs.koha-community.org Thu Jul 8 17:00:42 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] New: Main heading box not populated in search authorities from bibliographic record Date: Thu, 08 Jul 2021 15:00:41 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3841677804081951211==" --===============3841677804081951211== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28693 Bug ID: 28693 Summary: Main heading box not populated in search authorities from bibliographic record Change sponsored?: --- Product: Koha Version: 20.11 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: bernard.scaife@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Workflow (on 20.11.05) 1. Add 610 values of a Great Britain. b Parliament x Rules and practice in order to edit catalogue record 2. Click gadget for authority search 3. Observe only "search main heading ($a only):" box is populated (Great Britain) but not "Search main heading:" box (which should contain Parliament Rules and practice) This means you get loads of results when you click search as it just searches for Great Britain. This makes it difficult to find navigate to the authority record you need. NB/ In 19.11.04 both boxes are populated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============3841677804081951211==-- From bugzilla-daemon@bugs.koha-community.org Fri Jul 9 13:38:36 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] Main heading box not populated in search authorities from bibliographic record Date: Fri, 09 Jul 2021 11:38:09 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4690070790404760805==" --===============4690070790404760805== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D28693 Volkan Sonmez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvsonmez@gmail.com --- Comment #1 from Volkan Sonmez --- In /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/js/cataloging.js file, replace var inputs =3D element.parentNode.parentNode.getElementsByTagName("input"); line with, var inputs =3D element.parentNode.parentNode.parentNode.getElementsByTagName("input"); line and in /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/authorities/aut= horities.tt file replace, Tag editor line with, Tag editor It should work as expected. --=20 You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============4690070790404760805==-- From bugzilla-daemon@bugs.koha-community.org Wed Jul 14 11:01:23 2021 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] Main heading box not populated in search authorities from bibliographic record Date: Wed, 14 Jul 2021 09:01:22 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8837436020135902560==" --===============8837436020135902560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28693 --- Comment #2 from Bernard --- Thanks. This has worked for me! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. --===============8837436020135902560==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 6 21:24:57 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] Main heading box not populated in search authorities from bibliographic record Date: Thu, 06 Jan 2022 20:24:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7194539878991951922==" --===============7194539878991951922== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28693 Fridolin Somers changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=27737 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============7194539878991951922==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 6 21:28:16 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] Main heading box not populated in search authorities from bibliographic record Date: Thu, 06 Jan 2022 20:28:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0080030593993023282==" --===============0080030593993023282== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28693 --- Comment #3 from Fridolin Somers --- Seems linked to Bug 27737 I can't reproduce the bug with Koha 20.11.12 Is it still valid ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============0080030593993023282==-- From bugzilla-daemon@bugs.koha-community.org Sat Jan 8 23:10:49 2022 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 28693] Main heading box not populated in search authorities from bibliographic record Date: Sat, 08 Jan 2022 22:10:48 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6861613138835630780==" --===============6861613138835630780== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28693 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #4 from Katrin Fischer --- I believe this is a duplicate of bug 28812, fixed in: 21.11.00,21.05.04,20.11.10 *** This bug has been marked as a duplicate of bug 28812 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. --===============6861613138835630780==--